aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index 0ccc1e7..34e3a01 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -100,7 +100,7 @@ nmap <ESC>n :tabnew<CR>
map q :wqa <CR>
map f :wq <CR>
map t :tabclose <CR>
-map m :q! <CR>
+"map m :q! <CR>
" Write shortcuts
map w :w <CR>