From 3d99155853c40346f06cebd9c8e7257f541a8040 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 15 Jan 2012 14:38:24 -0500 Subject: Moved comments out of maps --- .vimrc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.vimrc b/.vimrc index 591df6c9..46888e3e 100644 --- a/.vimrc +++ b/.vimrc @@ -80,8 +80,10 @@ let g:buffergator_suppress_keymaps=1 nnoremap ' ` nnoremap ` ' -nmap n :silent :nohlsearch " Clear search highlights -nmap s :set list! " Toggle visible whitespace +" Clear search highlights +nmap n :silent :nohlsearch +" Toggle visible whitespace +nmap s :set list! nmap p "+p nmap P "+P @@ -90,7 +92,8 @@ nmap Y "+Y nmap d "+d nmap D "+D -imap " Insert hard tab +" Insert hard tab +imap nmap Q gq -- cgit 1.4.1