- Python3.
- git-scm >= 2.19.0 version.
tar
andcurl
commands in path for nvim-treesitter.- a C compiler: this is necessary for nvim-treesitter (the compiler should be in path).
1. Clone the repository.
Unix, Linux
$ git clone --depth 1 https://github.com/barrientosvctor/nvim.git ~/.config/nvim
Windows Powershell
$ git clone https://github.com/barrientosvctor/nvim.git "$env:LOCALAPPDATA\nvim"
2. Open Neovim.
$ nvim