Cheatsheet

LunarVim

Cheatsheet for LunarVim

Table of Contents
  1. Plugins
  2. Windows and Tabs

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 - toggles Which Key plugin which displays a popup with possible key bindings of the command you started typing.
  • SPACE+e - toggle file explorer on/off
  • SPACE+f - toggle telescope on/off which allows you to find files
  • SPACE+; - show lunarvim dashboard (the first page when you run lvim)
  • CONTROL+\ - toggle terminal on/off

Windows and Tabs

  • CONTROL+h - Move cursor to the left window
  • CONTROL+j - Move cursor to the lower window
  • CONTROL+k - Move cursor to the upper window
  • CONTROL+l - Move cursor to the right window
  • SPACE bb - Show previous tabbed window
  • SPACE bn - Show next tabbed window

Webmentions

0 Like 0 Comment

You might also like these

Cheatsheet for the editor VIM

Read More
Cheatsheet

Vim

Vim

Cheatsheet for Bash scripting

Read More
Cheatsheet

Bash Scripting

Bash Scripting

Cheatsheet for Docker

Read More
Cheatsheet

Docker

Docker

Cheatsheet for command line shortcuts

Read More
Cheatsheet

Command Line Shortcuts

Command Line Shortcuts