Skip to content

arnar/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My .vim directory.

Installation:

git clone git://github.com/arnar/vim-config.git ~/.vim

Create symlinks:

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

Open vim and install plugins:

vim
:PlugInstall

After plugins are installed, build the native parts of vimproc:

cd ~/.vim/plugged/vimproc.vim
make

That's it.

About

My .vim folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published