Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 548 Bytes

README.textile

File metadata and controls

15 lines (11 loc) · 548 Bytes

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