mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: remove harpoon
This commit is contained in:
parent
38b704da0e
commit
8da82663e5
2 changed files with 0 additions and 23 deletions
|
|
@ -75,13 +75,6 @@ local plugins = {
|
|||
-- Colorize hex codes
|
||||
"NvChad/nvim-colorizer.lua",
|
||||
|
||||
-- Bookmark and bindings to bookmarks
|
||||
{
|
||||
"ThePrimeagen/harpoon",
|
||||
dependencies = "nvim-lua/plenary.nvim",
|
||||
branch = "harpoon2",
|
||||
},
|
||||
|
||||
-- Highlight comments
|
||||
{ "folke/todo-comments.nvim", dependencies = "nvim-lua/plenary.nvim" },
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue