diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-07-14 11:08:28 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-07-14 11:08:28 +0200 |
commit | 90eab413bbb80899e73e957228b5d50b1879149c (patch) | |
tree | c8061ca50ee71034ebc337a04fe0476797f6560d /vim/vimrc | |
parent | acd5759c3c886ff3baf80b0fa5b62078c8184def (diff) |
Remove vim remaps
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -27,7 +27,7 @@ inoremap { {}<Esc>i inoremap < <><Esc>i inoremap " ""<Esc>i -noremap s h -noremap n k -noremap r j -noremap t l +"noremap s h +"noremap n k +"noremap r j +"noremap t l |