Skip to content

mateusbraga/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Vim configuration repository

I use gmarik/vundle to manage my plugins.

Lately, I have been using vim for Go and C.


Installing

cd
git clone --recursive https://github.com/mateusbraga/vimconfig
ln -s vimconfig/.vim .vim
ln -s vimconfig/.vimrc .vimrc
vim +PluginInstall +qall
vim +GoInstallBinaries +qall

Compile YouCompleteMe - See https://github.com/Valloric/YouCompleteMe

About

Vim config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published