My neovim setup.
 
 
Go to file
iGor milhit 218be3c905
feat: configure folding for xml files
2017-07-19 11:57:50 +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
spell feat: begins local french dictionnary 2017-07-19 11:57:13 +02:00
.gitignore feat: configure `netrw` 2017-07-13 10:44:10 +02:00
README.md feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00
init.vim feat: configure folding for xml files 2017-07-19 11:57:50 +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