Revert "Added ,mm to switch to mailer while in view"

Conflicted with showmarks in an ugly way
This reverts commit 44a2cd79d0.
This commit is contained in:
Yan Pritzker
2013-03-08 10:00:38 -06:00
parent 44a2cd79d0
commit 628cd5f5a7
2 changed files with 1 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
" Better key maps for switching between controller and view
nnoremap ,vv :Rview<cr>
nnoremap ,cc :Rcontroller<cr>
nnoremap ,mm :Rmailer<cr>