My setup of nvim
written in lua
.
node
andnpm
python
withpython-venv
package installedtar
,curl
and/orgit
- A C compiler and
libstdc++
fd
andripgrep
Simply clone the repository into your neovim config folder:
# For Linux/MacOS users
git clone https://github.com/stonefeld/nvim ~/.config/nvim
# For Windows users
git clone https://github.com/stonefeld/nvim C:/Users/user/AppData/Local/nvim
Once neovim is launched after cloning the repo, all plugins and tools will start downloading.