diff options
| -rw-r--r-- | vimrc.dot.link | 1 |
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 |
