feat: add fugitive and neo-tree

This commit is contained in:
2026-04-25 15:59:14 +02:00
parent 0ceb477a95
commit 56243dacb3
8 changed files with 84 additions and 8 deletions
+20
View File
@@ -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