-
Notifications
You must be signed in to change notification settings - Fork 0
vanreece/vimconfig
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published