feat: add fugitive and neo-tree
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Keybinds
|
||||
|
||||
## Lsp
|
||||
|
||||
- grr : go to reference
|
||||
- gri : go to impl
|
||||
- grd : goto defn
|
||||
- gO : open symbolds
|
||||
- gW : open worksapce symbolds
|
||||
- grt : goto type defn
|
||||
|
||||
## Tabs
|
||||
|
||||
There are :hsplit, :vsplit commands, also :tabnew
|
||||
|
||||
Do leader-sf, C-t for new tab, C-v for vertical split, C-x for horizontal
|
||||
These keybinds come from telescope defaults. The tab functionality is built into
|
||||
neovim.
|
||||
|
||||
Tab cycling: gt, gT
|
||||
Reference in New Issue
Block a user