From 90eab413bbb80899e73e957228b5d50b1879149c Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 14 Jul 2011 11:08:28 +0200 Subject: Remove vim remaps --- vim/vimrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vim/vimrc b/vim/vimrc index 0b76b45..6a6a5ae 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -27,7 +27,7 @@ inoremap { {}i inoremap < <>i inoremap " ""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 -- cgit v1.2.3