Cheatsheet for LunarVim
Table of Contents
This cheatsheet contains keybindings that are specific for LunarVim and NeoVim. All the vim keybindings apply.
By defalt the <leader>
key is space, but you can remap it to something else if you wish. The <M>
key is alt
/option
.
Plugins
SPACE
- togglesWhich Key
plugin which displays a popup with possible key bindings of the command you started typing.SPACE+e
- toggle file explorer on/offSPACE+f
- toggle telescope on/off which allows you to find filesSPACE+;
- show lunarvim dashboard (the first page when you runlvim
)CONTROL+\
- toggle terminal on/off
Windows and Tabs
CONTROL+h
- Move cursor to the left windowCONTROL+j
- Move cursor to the lower windowCONTROL+k
- Move cursor to the upper windowCONTROL+l
- Move cursor to the right windowSPACE bb
- Show previous tabbed windowSPACE bn
- Show next tabbed window
Webmentions
0 Like 0 Comment