- Ctrl+h- select file tree
- Ctrl+l- select file editor
- Shift+h- left editor tab
- Shift+l- right editor tab
- Alt+j- move current line up
- Alt+k- move current line down
- double space- filename search(telescope) -- Ctrl+dand- Ctrl+uto scroll preview
- gg=G- reindent - gg goes to the top of the file, = fixes the indentation and G to perform to the end
- gc- comment selected(- gcgcno select to uncomment block)