| Buffer, Find | <l> f b |
| Buffer, Switch | <l> , |
| Code, actions | <l> c a |
| Code, actions, check LSP, Linter with Mason | <l> c m |
| Code, actions, fix all | <l> c A |
| Code, actions, LSP Rename | <l> c r |
| Code, Diagnostic error next and previous | [ d and ] d |
| Code, LSP Information | <l> c l or :LspInfo |
| Code, Markdown preview | <l> c p |
| Code, Problems Diagnostics list with Trouble | <l> x x |
| Command history, to execute in command mode | <l> : |
| Completion, accept | C-y |
| Completion, insert mode up or down | C-n or C-p |
| Dashboard open | :lua Snacks.dashboard() |
| Debug, actions | <l> d |
| Debug, run/continue | <l> dc |
| Debug, step into | <l> di |
| Debug, toggle breakpoint | <l> db |
| Debug, toggle breakpoint condition | <l> dB |
| Debug, toggle user interface | <l> du |
| Find files, telescope mode, exit mode | ESC ESC |
| Find files, telescope mode, fuzzy find | <l> f f or SPC SPC |
| Find files, telescope mode, fuzzy find cwd | <l> f F |
| Find files, telescope mode, git files | <l> f g |
| Find files, telescope mode, insert mode | i |
| Find files, telescope mode, insert mode | i |
| Find files, telescope mode, insert mode | i |
| Find files, telescope mode, insert mode | i |
| Find files, telescope mode, insert mode | i |
| Find files, telescope mode, seek mode | s |
| Flash: go to characters(s), Like Emacs Avy | s <characters> |
| Flash: go to for tree-sitter | S |
| git: Lazygit | <l> g g |
| Go to element Declaration | g D |
| Go to element definition | g d |
| Go to element Implementation | g I |
| Go to, File under cursor | g f |
| Go to, Toggle comment line | g c c |
| Go to, Toggle comment on selection | g c |
| Help: search | <l> s h |
| Navigation, buffer to left, right of current | H, L |
| Navigation, Next, buffer | ]b |
| Navigation, Previous, buffer | [b |
| Navigation, previous/next paragraph/section | {, } |
| Navigation, previous/next sentence | (, ) |
| Neo tree, File, Add file, add folder | a, A |
| Neo tree, File, Copy | y |
| Neo tree, File, Cut | x |
| Neo tree, File, Delete | d |
| Neo tree, File explorer | <l> e |
| Neo tree, File explorer open in cwd | <l> E |
| Neo tree, File, Open file/folder | Enter |
| Neo tree, File, Open file/folder | |
| Neo tree, File, Paste | p |
| Neo tree, File, Rename | r |
| Neo tree, File, Up one directory | Backspace (BS) |
| Neo tree, Help | :help neo-tree |
| Neo tree, Move up, down, scroll up, down | j, k, C-u, C-d |
| Neo tree, Quit | q |
| Registers, show lists | ” |
| Marks, show lists | ’ |
| Neo tree, Seek / search | s or / |
| Neo tree, Toggle hidden files | H |
| Notifications | :noice |
| Screen: Adjust height and width | C-arrow keys |
| Screen: Navigate to screen in direction | C-h,j,k,l |
| Search: Buffer | <l> s b |
| Search: Command history | <l> s c |
| Search: Commands, Auto Commands, Key maps | <l> s C, a, k |
| Search: Diagnostic messages | <l> s d |
| Search: Diagnostic messages, root directory | <l> s D |
| Search: Help | <l> s h |
| Search: Keymap | <l> s k |
| Search: Replace, Do Replace | <l> s r, <l> R |
| Search: Todos | <l> s t |
| Search: selection, selected tex on root or cwd | <l> s w or s W |
| Terminal, Bring up/Hide open terminal | C-/ |
| Terminal, Find: enter terminal | <l> f t |
| Terminal, return to normal mode | ESC ESC or C-\ C-n (default vim) |
| UI, Split screen vertical, horizontal | <l> \ , <l> - |
| UI, Toggle (LSP) Diagnostics, like inline msgs | <l> u d |
| User Interface (UI) Settings | <l> u |
| Which-key | <l> k s |
| Window, increase width left, right | C-left arrow, C-right arrow |
| Window, move in direction | <l> w <j, k, h l> |
| Window, move to split left, right, down up | C-h, C-l, C-j, C-k |
| Window, next, previous window | <l> w w or W |