From 770f21037eedac97295f6fa8b407286f467f8c9a Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Tue, 14 Mar 2023 10:02:41 +0000 Subject: [PATCH] Remove Ctrl-h/j/k/l as they interfere with other commands --- vimrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/vimrc b/vimrc index 955a3c8..753a136 100644 --- a/vimrc +++ b/vimrc @@ -36,10 +36,6 @@ inoremap inoremap inoremap -nnoremap g0 -nnoremap gj -nnoremap gk -nnoremap g$ nnoremap :Limelight!! nnoremap :call ACPToggleMargins() nnoremap :w