summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2012-09-05 22:46:15 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2012-09-05 22:46:15 +0200
commit3c7a495a0469190a677e8995f0f1a2d6d2addab2 (patch)
tree9d9f3138975beee5d8dc4ba470c7d72987f24dd5 /.vim
parent9725868bdd8f2385b429da196ac2de7c69eb6f98 (diff)
downloaddotfiles-3c7a495a0469190a677e8995f0f1a2d6d2addab2.tar.gz
dotfiles-3c7a495a0469190a677e8995f0f1a2d6d2addab2.tar.bz2
dotfiles-3c7a495a0469190a677e8995f0f1a2d6d2addab2.zip
remove nasty input bindings of a.vim
Diffstat (limited to '.vim')
-rw-r--r--.vim/after/plugin/a.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/.vim/after/plugin/a.vim b/.vim/after/plugin/a.vim
new file mode 100644
index 0000000..bffe1b0
--- /dev/null
+++ b/.vim/after/plugin/a.vim
@@ -0,0 +1,5 @@
+" remove nasty <Leader> bindings in insert mode
+
+iunmap <Leader>is
+iunmap <Leader>ihn
+iunmap <Leader>ih