.vimrc

changeset 296
7a9c9052fe7f
parent 295
33d6b9519d7e
child 297
d6312223b1ff
--- a/.vimrc
+++ b/.vimrc
@@ -156,8 +156,6 @@ map ? ?\v
 " navigate by on-screen lines
 map j gj
 map k gk
-imap <down> <C-O>j
-imap <up> <C-O>k
 
 " clear all interestingwords with \\k since \K is ri.vim
 nnoremap <silent> <leader><leader>k :call UncolorAllWords()<CR>

mercurial