My neovim setup.
 
 
Go to file
iGor milhit 70853a0a41
fix: load TableMode and Livedown on usage
2017-07-17 09:10:33 +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: 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 fix: load TableMode and Livedown on usage 2017-07-17 09:10:33 +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