-
Notifications
You must be signed in to change notification settings - Fork 0
janerist/vim-setup
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Install: 1. clone into ~/.vim $ git clone http://github.com/janerist/vim-setup.git ~/.vim 2. symlink .vimrc and .gvimrc $ ln -s ~/.vim/.vimrc ~/.vimrc $ ln -s ~/.vim/.gvimrc ~/.gvimrc 3. get Vundle $ git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle 4. install bundles $ vim +BundleInstall! +q 6. setup bundles a) Command-T $ cd ~/.vim/bundle/Command-T && rake make (requires Ruby) b) pyflakes-vim $ cd ~/.vim/bundle/pyflakes-vim && git submodule init && git submodule update
About
my vim setup
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published