aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-05-20 11:24:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-05-20 11:24:53 -0300
commit8f139fd34a3a7250b94eff37c74ac6be8d8814ab (patch)
treea9d1930166ce13963f0a9604580f325dd5a9bfc7
parentc28acf5e169f0fe06da448bdf195d9107fd961bb (diff)
downloadvim-8f139fd34a3a7250b94eff37c74ac6be8d8814ab.tar.gz
vim-8f139fd34a3a7250b94eff37c74ac6be8d8814ab.tar.bz2
Another close shortcut
-rw-r--r--vimrc.dot.link1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index a53a320..4eb0bf5 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -87,6 +87,7 @@ nmap <ESC>n :tabnew<CR>
map q :wqa <CR>
map f :wq <CR>
map t :tabclose <CR>
+map m :q! <CR>
" NERDTree section
" Thanks to http://stackoverflow.com/questions/1447334/how-do-you-add-nerdtree-to-your-vimrc