Neovim
Neovim
Neovim is a derivative of Vim that includes an API and embedded Lua for enhancements and plugins. Follow the installation documentation to install for your system.
AstroNvim
AstroNvim is a pre-canned Neonvim configuration that enable many awesome plugins. Follow the installation documentation to install and start using Neovim like a pro.
Setup
$ git clone https://github.com/AstroNvim/AstroNvim.git ~/.config/nvim
$ nvim +PackerSync
My AstroNvim Config
$ mkdir -p ~/.config/astronvim/lua
$ git clone https://github.com/ckt114/astronvim.git ~/.config/astronvim/lua/user/
$ nvim +PackerSync