- Make sure the requirements are satisfied.
- Clone into
$HOME/.config/nvim(unix) or%LOCALAPPDATA%\nvim(win). - Launch
nvimand wait.
- Rust toolchain (for parinfer)
- C compiler (for tree-sitter parsers)
- tree-sitter CLI (for tree-sitter parsers, it fails silently without this)
- git
- ripgrep
- fd
- fzf
- curl
- tar