✏️ Vim & Text Editors

← Back to Cheatsheets

Key bindings and commands for Vim and NvChad. NvChad is a Neovim configuration that adds IDE-like features on top of Vim's modal editing model. The <leader> key is Spacebar by default in NvChad.

Resources

NvChad — Docs Neovim — Reference Manual Vim Help Telescope.nvim

NvChad

Global keybindings for navigating and managing NvChad. All shortcuts use <leader> (Spacebar) as the prefix unless noted.

NvimTree

File explorer bindings — these work when the cursor is inside the NvimTree panel.

LSP

Language Server Protocol bindings for code intelligence — go to definition, hover docs, and refactoring.

Vim

Core Vim commands that work in any Vim-based editor.