21 lines
403 B
Markdown
21 lines
403 B
Markdown
# 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
|