Skip to content

driver2000/vim-dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-dot-files

Vim configuration files Forked from https://github.com/vgod/vimrc.

ONE-STEP INSTALL

Use curl (for Mac OS X):

curl -o - https://raw.github.com/driver2000/vim-dot-files/master/auto-install.sh | sh

or wget (for most UNIX platforms):

wget -O - https://raw.github.com/driver2000/vim-dot-files/master/auto-install.sh | sh

MANUALLY INSTALL

Check out from github

git clone git://github.com/driver2000/vim-dot-files.git ~/.vim
cd ~/.vim
git submodule update --init
Install ~/.vimrc and ~/.gvimrc

./install-vimrc.sh (Optional, if you want Command-T) Compile the Command-T plugin

cd .vim/bundle/command-t/ruby/command-t
ruby extconf.rb
make

Vim Visual Cheat Sheet

I've compiled and plotted a Vim Cheat Sheet for beginners. Welcome to download and learn Vim with it.

My Vim Visual Cheat Sheet

These Vim Visual Cheat Sheets are released under Creative Commons Attribution-ShareAlike 3.0 Unported License.

About

Vim dot files configurations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •