From 9ddbcb800e7b2f2228ebd7d9d9748bfb0799a36a Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Fri, 27 Feb 2015 23:41:35 +0100 Subject: Removed arrow-keybindings from vim --- vimrc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 879d50e..fa53318 100644 --- a/vimrc +++ b/vimrc @@ -25,3 +25,12 @@ function! AppendModeline() call append(line("$"), l:modeline) endfunction nnoremap ml :call AppendModeline() + +noremap "" +noremap! +noremap "" +noremap! +noremap "" +noremap! +noremap "" +noremap! -- cgit v1.2.3