2. Get color scheme. e.g. http://www.vim.org/scripts/script.php?script_id=1891
Copy vividchalk.vim to ~/.vim/colors
3. ~/.gvimrc.after
set guifont=Monaco:h13
set stal=2 " turn on tabs by default
set noanti
colorscheme vividchalk
4. ~/.vimrc.before
nmap <F3> :vimgrep /<C-R><C-W>/ ./**/*.rb ./**/*.erb
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.