From 00e024dc3ac04b6c1f375538521ad6d2eeb90947 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 4 Jan 2017 23:34:34 -0500 Subject: Removes mapping for viewport navigation --- configs/.vimrc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'configs') diff --git a/configs/.vimrc b/configs/.vimrc index e7a06d70ec51..d58c2b38c924 100644 --- a/configs/.vimrc +++ b/configs/.vimrc @@ -428,11 +428,6 @@ nnoremap n :NERDTreeToggle nnoremap f :NERDTreeFind -" Jump to the top / bottom of the Viewport -nnoremap K H -nnoremap J L - - " BOL and EOL nnoremap H ^ vnoremap H ^ -- cgit 1.4.1