mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-15 09:55:31 +00:00
plugins/utility/harpoon: added harpoon
Harpoon (branch harpoon2) has been added as a plugin. Set under navigation to allow for more naviation plugins to be added in the future (set telescope under navigation?). Basic options and keybinds are included.
This commit is contained in:
parent
08be38ab06
commit
d126bbdc24
5 changed files with 115 additions and 0 deletions
|
|
@ -471,6 +471,18 @@
|
|||
"url": "https://github.com/ellisonleao/gruvbox.nvim/archive/089b60e92aa0a1c6fa76ff527837cd35b6f5ac81.tar.gz",
|
||||
"hash": "0mr8q2xi4s2anibll8lhxax7q1akyg687bp5r58gckkhi04064q4"
|
||||
},
|
||||
"harpoon": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "ThePrimeagen",
|
||||
"repo": "harpoon"
|
||||
},
|
||||
"branch": "harpoon2",
|
||||
"revision": "ed1f853847ffd04b2b61c314865665e1dadf22c7",
|
||||
"url": "https://github.com/ThePrimeagen/harpoon/archive/ed1f853847ffd04b2b61c314865665e1dadf22c7.tar.gz",
|
||||
"hash": "1dcpdlna2lff9dlsh6i4v16qmn5r9279wdvn0ry3xg4abqwnzc9g"
|
||||
},
|
||||
"haskell-tools-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue