| key | function |
|---|---|
| escape + = | Document Format |
| escape + f | Find in file |
| escape + * | Find in file vi |
| escape + / | Search mode |
| escape + 0 | Goto line head |
| escape + A | Goto line end |
| escape + c | Goto callin |
| escape + r | Goto refer |
| escape + k | Up |
| escape + % | match |
| escape + Up | Up |
| escape + h | Left |
| escape + Left | Left |
| escape + l | Right |
| escape + Right | Right |
| escape + j | Down |
| escape + Down | Down |
| escape + e | Word right |
| escape + b | Word left |
| escape + yy | Copy |
| escape + y | Copy |
| escape + p | Paste |
| escape + d | Del |
| escape + dd | Delete |
| escape + dw | Delete word |
| escape + u | Undo |
| escape + gd | Goto define |
| escape + gr | Goto refer |
| escape + D | Goto decl |
| escape + I | Goto implementation |
| escape + gg | Goto first line |
| escape + G | Goto first line |
| escape + B | Bookmark |
| escape + xf | Goto file explorer |
| space + f | picker file |
| space + fw | Grep word |
| space + ws | Query workspace symbol |
| space + hq | Quickfix history |
| space + r | Reference |
| space + hh | History |
| space + o | Open symbol |
| menu + o | Open symbol |
| menu + q | Quickfix history |
| menu + r | Reference |
| menu + B | Bookmark |
| menu + g | Live grep |
| menu + hh | History |
| menu + C | Colorscheme |
| menu + wk | Workspace |
| menu + fw | Grep word |
| menu + ff | Search in files |
| menu + f | picker file |
| menu + h | Help |
| menu + ws | Query workspace symbol |
| menu + | lspvi config file |
| menu + Q | Quit |
| ctrl+w CtrlW + j | Next window down |
| ctrl+w CtrlW + k | Next window up |
| ctrl+w CtrlW + h | Next window left |
| ctrl+w CtrlW + l | Next window right |
| O | Forward |
| Alt + p | Help |
| + | Zoom out |
| - | Zoom in |
| ctrl+w CtrlW + Down | Next window down |
| ctrl+w CtrlW + Up | Next window up |
| ctrl+w CtrlW + Left | Next window left |
| ctrl+w CtrlW + Right | Next window right |
| Ctrl-C | Ctrl-c copy |
| Ctrl-V | Ctrl-v paste |
| Ctrl-O | Back |
| Ctrl-F | Find in file |
| Ctrl-P | picker file |
| Tab | Tab |
| Tab | Tab |
| Ctrl-D | PageDown |
| Ctrl-U | PageUp |
| cp | Prev |
| cn | Quick next |
| cleanlog | Clean log |
| w | Save |
| q + quit + q! + qa + x | Quit |
| e! | Reload |
| vs | Split right |
| closetab | CloseTab |
| h + help | Help |
| search + grep | search |
| set + colorscheme | set colorscheme |
| set + wrap | change editor wrap |
| set + vim | switch vim mode |