summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.vimrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.vimrc b/.vimrc
index 773e0e0..a05ff2f 100644
--- a/.vimrc
+++ b/.vimrc
@@ -145,8 +145,8 @@ map <F12> :set textwidth=80<cr>
map <S-F12> :set textwidth=0<cr>
"navigate up and down in long lines splitted by :set wrap
-:map k gk
-:map j gj
+map k gk
+map j gj
"esc boost
inoremap kj <ESC>