Add support for rbenv and ruby perf fix

This commit is contained in:
2013-07-17 18:46:38 -04:00
parent e11951bf2d
commit a33f3bc004
5 changed files with 14 additions and 10 deletions

1
vimrc
View File

@@ -179,6 +179,7 @@ map <leader>mm :split<cr>
map <leader>gg :topleft 100 :split Gemfile<cr>
map <leader>gr :topleft 100 :split config/routes.rb<cr>
map <leader>sd :topleft 100 :split app/models/contests/seed_data.rb<cr>
" Clear the search buffer (highlighting) when hitting return
function! MapCR()