muness / 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 Sun May 03 14:53:52 -0700 2009 Removing snippets that I do not need [spicycode]
file .gvimrc Fri Jul 03 15:27:00 -0700 2009 Much gnashing of teeth and cleaning of config h... [spicycode]
directory .vim/ Tue Jul 21 11:21:10 -0700 2009 Adding taglist [spicycode]
file .vimrc Tue Jul 21 11:21:10 -0700 2009 Adding taglist [spicycode]
file README.textile Fri Nov 07 11:29:54 -0800 2008 Sprinkling readme to taste [spicycode]
file install.sh Wed Jul 22 07:08:24 -0700 2009 installer [muness]
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