Skip to content

vanreece/vimconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My git configuration

Setup should be pretty simple:

1) Clone the repository into .vim:

git clone https://github.com/vanreece/vimconfig.git ~/.vim

2) Install vundle:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
vim -c 'PluginInstall' -c q -c q

3) Install YouCompleteMe

cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer

4) Enjoy!

About

My vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published