nvie/vimrc

github github
stars 550
issues 1
subscribers 31
forks 169
CREATED

2010-06-01

UPDATED

3 months ago


Installation

Symlink ~/.config/nvim to this project.

$ mkdir -p ~.config
$ cd ~/.config
$ ln -s ~/Projects/vimrc/nvim
$ nvim ~/.config/nvim/init.vim

And run: :PlugInstall.