30 LunarVim Keyboard Shortcuts

Learn LunarVim Shortcuts for Windows

Window Shortcuts

ActionLunarVim Shortcuts
Go to the left windowCtrl + J
Go to the lower windowCtrl + J
Go to the upper windowCtrl + K
Go to the right windowCtrl + L
Decrease window heightCtrl + Up Arrow key
Increase window heightCtrl + Down Arrow key
Decrease window widthCtrl + Left Arrow key
Increase window widthCtrl + Right Arrow key

Completion Shortcuts

ActionLunarVim Shortcut keys
Show completion menuCtrl + Spacebar
ConfirmEnter
AbortCtrl + E
Select the previous itemCtrl + K
Select next itemCtrl + J
Scroll docs upCtrl + D
Scroll docs downCtrl + F
Jump to the next jumpable in a snippetTab
Jump to the previous jumpable in a snippetShift + Tab

Editing Shortcuts

ActionLunarVim Shortcut keys
Block commentG then B
Move line(s) up♦ Meta + K
Move line(s) down♦ Meta + J

LSP Shortcuts

ActionLunarVim Shortcut keys
Hover information (double tap to get inside)Shift + K
Move the cursor inside the K windowShift + K then K
Go to definitionG then D
Go to declarationG then Shift + D
Go to referencesG then R
Go to ImplementationG then L
Show signature helpG then S
Show line diagnosticsG then L
Move the cursor inside gl diagnostics windowG then L then G then L

READ NEXT:

Back to top button