From 44cfeea9911ddefafad3c4d75529eb9d6fa686ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 28 May 2014 23:44:13 +0200 Subject: Revert "Fix command definition" This commit contains more lines than was intended This reverts commit e781acc8502eb1673f9c742bfa1311ef774c26ad. --- .vimrc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.vimrc b/.vimrc index 4e351f4..773e0e0 100644 --- a/.vimrc +++ b/.vimrc @@ -144,15 +144,9 @@ imap I map :set textwidth=80 map :set textwidth=0 -"development -map :w:make:cl -map :cl -inoremap -map :!ctags -R --c++-kinds=+p --fields=+iaS --extra=+q . - "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 -- cgit v1.2.3