muness / bringing-vim-to-the-people forked from spicycode/bringing-vim-to-the-people
- Source
- Commits
- Network (8)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun May 03 14:53:52 -0700 2009 | |
| |
.gvimrc | Fri Jul 03 15:27:00 -0700 2009 | |
| |
.vim/ | Tue Jul 21 11:21:10 -0700 2009 | |
| |
.vimrc | Tue Jul 21 11:21:10 -0700 2009 | |
| |
README.textile | Fri Nov 07 11:29:54 -0800 2008 | |
| |
install.sh | Wed Jul 22 07:08:24 -0700 2009 |
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
