luctus / nvim

NeoVim configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim

Installation and Upgrades

Install:

git clone git://github.com/adibis/nvim.git ~/.config/nvim
nvim +PlugInstall +qall

Update:

nvim +PlugUpgrade +PlugUpdate +PlugClean +qall

NOTE: neovim sometimes freezes when updating like this. In that case please run neovim and then manually run the three commands listed above.

More stuff will be added as the neovim project matures.

About

NeoVim configuration files


Languages

Language:Vim Script 100.0%