From 82ef1243eaa2de915bf2205da492a8be70d4ae56 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 12 May 2014 20:53:50 -0300 Subject: Move quit shortcut to vimrc --- gvimrc.dot.link | 3 --- 1 file changed, 3 deletions(-) (limited to 'gvimrc.dot.link') diff --git a/gvimrc.dot.link b/gvimrc.dot.link index 19f70e8..28d63bd 100644 --- a/gvimrc.dot.link +++ b/gvimrc.dot.link @@ -14,9 +14,6 @@ set nu " Change to the current file's folder map cd :cd %:p:h>cr< -" Quit shortcut -map q :wqa - " Font configuration set gfn=Monospace\ 8 -- cgit v1.2.3