Nviq
-
Requirements
- Neovim 0.12 or later
- Git
- tree-sitter CLI
- ripgrep (optional)
- fd (optional)
-
Clone the repository
- Windows
git clone --depth=1 https://github.com/AnthonyK213/nviq.git "$env:LOCALAPPDATA\nvim"
- GNU/Linux
git clone --depth=1 https://github.com/AnthonyK213/nviq.git "${XDG_DATA_HOME:-$HOME/.config}"/nvim
- Windows
