From 089b41ca5d485c717b62aca8551befc7da224552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Wed, 28 May 2014 09:55:14 +0200 Subject: Use entity instead of keystroke in vimrc --- .vimrc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/.vimrc b/.vimrc index 14137ef..439cbb5 100644 --- a/.vimrc +++ b/.vimrc @@ -112,20 +112,20 @@ set =O1;2R " key mapping " =========== imap I -map :w -imap :wa +map :w +imap :wa map {gq} imap {gq}a map mmgggqG'm imap mmgggqG'ma -map :bp -imap :bpa -map :bn -imap :bna -map :bn -map :bp -map :set textwidth=80 -map :set textwidth=0 +map :bp +imap :bpa +map :bn +imap :bna +map :bn +map :bp +map :set textwidth=80 +map :set textwidth=0 "esc boost inoremap kj -- cgit v1.2.3