-
Notifications
You must be signed in to change notification settings - Fork 0
andrewwutw/dotvim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# clone to ~/.vim/ cd ~ git clone https://github.com/andrewwutw/dotvim.git .vim # link dot files. ln -s .vim/vimrc .vimrc ln -s .vim/gvimrc .gvimrc # Download Vundle. git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim # enter vim and install packages vim :BundleInstall # Build YCM. cd ~/.vim/bundle/YouCompleteMe ./install.sh --clang-completer
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published