mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 12:14:32 +02:00
harpoon: init plugin (#145)
* plugins: Add harpoon * harpoon: use example * merge main --------- Co-authored-by: Pedro Alves <pta2002@pta2002.com>
This commit is contained in:
parent
c5d9ea91b5
commit
13943b4ab2
2 changed files with 126 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
./git/gitmessenger.nix
|
||||
./git/gitsigns.nix
|
||||
./git/neogit.nix
|
||||
|
||||
./languages/clangd-extensions.nix
|
||||
./languages/ledger.nix
|
||||
./languages/markdown-preview.nix
|
||||
|
@ -57,6 +56,10 @@
|
|||
./utils/endwise.nix
|
||||
./utils/floaterm.nix
|
||||
./utils/goyo.nix
|
||||
<<<<<<< HEAD
|
||||
./utils/harpoon.nix
|
||||
=======
|
||||
>>>>>>> origin/main
|
||||
./utils/indent-blankline.nix
|
||||
./utils/intellitab.nix
|
||||
./utils/mark-radar.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue