aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index 0e52bde..a53a320 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -85,6 +85,7 @@ nmap <ESC>n :tabnew<CR>
" Quit and close shortcuts
map q :wqa <CR>
+map f :wq <CR>
map t :tabclose <CR>
" NERDTree section