- git
- tree-sitter-cli
- ripgrep
<space> as <leader>
Keybindings are organized via "namespace": <leader> and a letter
- <leader>d: Debugger
- <leader>f: Find things (files, buffers, help tags, ...)
- <leader>g and ]g/[g: Diagnostics navigation
- <leader>b / <C-b>: AI
- <leader>l: LSP functions (definition, code actions, renaming, ...)
- <leader>p: Project specific commands (launch unit tests, build, ...)