From 3c7a495a0469190a677e8995f0f1a2d6d2addab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 5 Sep 2012 22:46:15 +0200 Subject: remove nasty input bindings of a.vim --- .vim/after/plugin/a.vim | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vim/after/plugin/a.vim (limited to '.vim') 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 bindings in insert mode + +iunmap is +iunmap ihn +iunmap ih -- cgit v1.2.3