Keybindings
Buffersβ
| Function | keybind |
|---|---|
| Buffer Next | <tab> |
| Buffer Previous | <Shift> <tab> |
Change buffers keybindings here
Browserβ
| Function | keybind |
|---|---|
| Toggle Nerdtree | ;l |
| Toggle quick find | ;f |
| Show lsp diagnostics | ;e |
| Show buffers list | \\ |
| Command help list. | ;t |
Change Browser keybindings here
Windowsβ
| Function | keybind |
|---|---|
| Split vertical | sv |
| Split horizontal | ss |
| Move to left window | sh or s <left> |
| Move to right window | sl or s <right> |
| Move to the up window | sk or s <up> |
| Resize to left | sj or s <down> |
| Move to left window | sh or s <left> |
| Move to right window | sl or s <right> |
| Move to the up window | sk or s <up> |
| Move to down window | sj or s <down> |
Change Windows keybindings here
Language Server Protocolβ
| Function | keybind |
|---|---|
| Rename | gr |
| Hover doc | K |
| Lsp finder | gd |
| Peek Definition | gp |
| Jump to next diagnostic | <Ctrl> j |
Change LSP keybindings here