Added harpoon keybinds to neovim readme
This commit is contained in:
parent
26e2bee4e0
commit
4a11099f6f
|
@ -198,7 +198,7 @@ The following keybinds are available only when running inside firenvim:
|
|||
### Small plugin keybinds
|
||||
|
||||
| Keybind | Description | Plugins |
|
||||
| ----------- | ----------------------------------- | -------------------- |
|
||||
| --------------------- | ----------------------------------- | -------------------- |
|
||||
| gcc | Comment line | nvim-comment |
|
||||
| gc | Comment selection | nvim-comment |
|
||||
| C-g | Open neo[g]it | neogit |
|
||||
|
@ -214,6 +214,9 @@ The following keybinds are available only when running inside firenvim:
|
|||
| \<leader>p | [P]aste imge from clipboard | clipboard-image.nvim |
|
||||
| \<leader>L | [L]azy ui | lazy.nvim |
|
||||
| C-h/j/k/l | Navigate panes | vim-tmux-navigator |
|
||||
| \<leader\>h | Add file to harpoon | harpoon |
|
||||
| C-a | Harpoon quick menu | harpoon |
|
||||
| C-s q/w/e/r/a/s/d/f/z | Open harpoon file with index 0-9 | harpoon |
|
||||
|
||||
### Undocumented
|
||||
|
||||
|
|
Loading…
Reference in a new issue