aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-03 19:01:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-03 19:01:53 -0300
commit8a9020ec4722e498935e03e70236b206fc7c08cd (patch)
tree445e4c694a7d2fddfd585766412f1c2689cf22b4
parent37df7ff5c55bb808f482e62dddd722814f4e2fd3 (diff)
downloadvim-8a9020ec4722e498935e03e70236b206fc7c08cd.tar.gz
vim-8a9020ec4722e498935e03e70236b206fc7c08cd.tar.bz2
Quit shortcut
-rw-r--r--gvimrc.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/gvimrc.dot.link b/gvimrc.dot.link
index 28d63bd..9c42892 100644
--- a/gvimrc.dot.link
+++ b/gvimrc.dot.link
@@ -14,6 +14,9 @@ set nu
" Change to the current file's folder
map <leader>cd :cd %:p:h>cr<
+" Quit shortcut
+map q :q <CR>
+
" Font configuration
set gfn=Monospace\ 8