-
Notifications
You must be signed in to change notification settings - Fork 0
aripringle/dotvim
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Back up existing files:
mv ~/.vim ~/vim-BAK
mv ~/.vimrc ~/vim-BAK/vimrc
Installation:
git clone git://github.com/aripringle/dotvim.git ~/.vim
Create symlinks:
ln -s ~/.vim/vimrc ~/.vimrc
Switch to the `~/.vim` directory, and fetch submodules:
cd ~/.vim
git submodule update --init
Compilation for Command-T plugin
cd ~/.vim/bundle/command-t
rake make
About
vim configuration files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published