disable broken mappings

This commit is contained in:
Loic Nageleisen 2012-02-20 14:36:23 +01:00
parent c9c744d967
commit c7fae9944d

8
vimrc
View file

@ -176,10 +176,10 @@ map!  <Home>
map  <End> map  <End>
map!  <End> map!  <End>
"Lion Terminal.app option+arrows "Lion Terminal.app option+arrows
map b <M-Left> "map b <M-Left>
map! b <M-Left> "map! b <M-Left>
map f <M-Right> "map f <M-Right>
map! f <M-Right> "map! f <M-Right>
"Terminal.app option+arrows "Terminal.app option+arrows
map  <M-Left> map  <M-Left>
map!  <M-Left> map!  <M-Left>