From 932e5682f4edcf566bcdefaac301ab90ce00ffc9 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Wed, 29 Jan 2014 08:15:25 +0100 Subject: vim: style. --- vimrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index 724aa90..884ede3 100644 --- a/vimrc +++ b/vimrc @@ -129,9 +129,9 @@ nnoremap h nnoremap l nnoremap c :close -" in normal/insert mode: switch to normal mode and write to disk. -inoremap :w -nnoremap :w +" in normal/insert mode: switch to normal mode and write to disk. +inoremap :w +nnoremap :w " is the same as @q (I use q to store macros). nnoremap @q -- cgit v1.2.3