An extensible and development ready Neovim configuration.
In order to use anvim you'll need the following:
- make: used to run commands;
- nvim: the actual IDE, required version >=0.8.0;
- Nerd Font: a patched font for the icons;
Follow the steps below to make use of anvim.
Clone this repository:
git clone https://github.com/airscripts/anvim.gitThen inside of your terminal run this command:
makeIt will make a backup of your current configuration and install anvim on your machine.
Lastly just run this command and every plugin will be installed without any effort:
nvimTo use this distro of nvim, just run nvim after you've followed the installation section.
Here you can list some useful resources about this project:
- Neovim: Neovim's website.
Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.
If you want to support my work you can do it by following me, leaving a star, sharing my projects or also donating at the links below.
Choose what you find more suitable for you:
This repository is licensed under GPL-3.0 License.

