Skip to content

airscripts/anvim

Logo
anvim

An extensible and development ready Neovim configuration.

Usage GIF

Contents

Requirements

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;

Installation

Follow the steps below to make use of anvim.

Clone this repository:

git clone https://github.com/airscripts/anvim.git

Then inside of your terminal run this command:

make

It 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:

nvim

Usage

To use this distro of nvim, just run nvim after you've followed the installation section.

Resources

Here you can list some useful resources about this project:

Contributing

Contributions and suggestions about how to improve this project are welcome! Please follow our contribution guidelines.

Support

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:

GitHub Sponsors   Kofi

License

This repository is licensed under GPL-3.0 License.