- Python
- Nodejs
-
Install Neovim with your favorite package manager: MacOS
brew install neovim
Windowschoco install neovim
-
Install the python module for Neovim with pip:
pip install neovim
-
Clone this repo into
~/.config
-
Open Neovim and run
:PlugInstall
- Autocompletion for the following languages
- Java(with Eclim installed)
- C/C++
- Python
- Javascript/Typescript
- Ruby
- LaTeX
- Linting