technicalpickles / bringing-vim-to-the-people forked from spicycode/bringing-vim-to-the-people

An lo, on the fourth day he did step down from the mountain, and with him VIM did follow . . . .

This URL has Read+Write access

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