public
Fork of spicycode/bringing-vim-to-the-people
Description: An lo, on the fourth day he did step down from the mountain, and with him VIM did follow . . . .
Homepage:
Clone URL: git://github.com/technicalpickles/bringing-vim-to-the-people.git
commit  9e545ee6433c45f9d5357c951445c65e9eb26e08
tree    a62bc108b2cef9e99ef347f83ba3839ec7078793
parent  016fb81346375def7a1dbabdef05c58de744f243
name age message
file .gitignore Loading commit data...
file .gvimrc
directory .vim/
file .vimrc
file README.textile Fri Nov 07 11:29:54 -0800 2008 Sprinkling readme to taste [spicycode]
README.textile

Bringing VIM to the People

What’s included?

  • IRB
  • Shell Mode with Syntax Highlighting for running test results
  • GUI+Terminal theme (spicycode) with nearest match color palletes
  • FuzzyFinder built-in and setup with reasonable defaults
  • User Settings file for user specific bits

How do I use it?

  • Clone the repo, or fork it if you want, then symlink .vimrc, .gvimrc, and .vim to your $HOME directory.
  • Copy the ~/.vim/example_user_settings.vim to ~/.vim/user_settings.vim and customize as necessary.
  • Best used with MacVim