My neovim setup.
 
 
Go to file
Igor Milhit 9a9853e448
feat: start a brand new `neovim` setup
2017-07-13 10:06:09 +02:00
autoload feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00
colors feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00
.gitignore feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00
README.md feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00
init.vim feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00

README.md

My neovim setup

Having used neovim for a few month, with symlinks for the configuration and the plugins, I want to start a new setup.

Firstly, I don't use any more pathogen for the management of plugins, but vim-plug instead.

For vim-livedown, the npm livedown package needs to be installed globally:

npm install -g livedown