diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -156,8 +156,6 @@ map ? ?\v " navigate by on-screen lines map j gj map k gk -imap j -imap k " clear all interestingwords with \\k since \K is ri.vim nnoremap k :call UncolorAllWords()