Neovim 0.12+ configuration.
- Neovim >= 0.12
| Tool | Used by | Install |
|---|---|---|
tree-sitter-cli |
tree-sitter-manager (parser compilation) | brew install tree-sitter-cli |
cargo / Rust |
blink.cmp (fuzzy matching binary) | rustup |
fd |
telescope (find_files) | brew install fd |
ripgrep |
telescope (live_grep, grep_string) | brew install ripgrep |
npm |
mason (LSP servers, linters, formatters) | brew install node or volta |
make |
telescope-fzf-native | brew install make |
git |
vim.pack (plugin manager) | brew install git |
| Tool | Used by | Install |
|---|---|---|
| A Nerd Font | icons in lualine, telescope, etc. | https://www.nerdfonts.com |