Skip to content

Commit

Permalink
remove old makegreen hack
Browse files Browse the repository at this point in the history
  • Loading branch information
garybernhardt committed Dec 7, 2011
1 parent eb99953 commit 7a83c91
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -472,10 +472,6 @@ nnoremap <leader><leader> <c-^>
" Running tests
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

" vim-makegreen binds itself to ,t unless something else is bound to its
" function.
map <leader>\dontstealmymapsmakegreen :w\|:call MakeGreen('spec')<cr>
function! RunTests(filename)
" Write the file and run tests for the given filename
:w
Expand Down

0 comments on commit 7a83c91

Please sign in to comment.