Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 426 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 426 Bytes

.vim

vim configuration and plugin dependencies management based on vim plug

Requirement

nodejs installed (nvm recomended)

Installation

git clone git://github.com/FranckErnewein/.vim ~/.vim

Create symlinks:

ln -s ~/.vim/vimrc ~/.vimrc

Start vim then

:PlugInstall