Important Keybindings

Search (\s)

KeyAction
\sgGrep in cwd (shows dir in title)
\sGGrep in current file’s directory
\sbSearch in current buffer
\sBSearch open buffers
\spGrep with path filter (monorepo)

Find (\f)

KeyAction
\ffFind files
\fbFind buffers
\frRecent files

Explorer

KeyAction
\eToggle explorer
\EExplorer at file’s directory

Git (\g)

KeyAction
\goOpen file on remote (permalink)
\gBFull buffer blame (GitHub-style)
\gbGit blame line
\ghdHunk diff
\ghrHunk revert/undo

Outline

KeyAction
\oToggle outline
pPreview (scroll without leaving outline)

Buffers (\b)

KeyAction
\bdDelete buffer
\boDelete other buffers
\bpToggle pin
\bPDelete non-pinned buffers
]b / [bNext/previous buffer

Other

KeyAction
:q / :QSmart quit (close window → buffer → nvim)