aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc.dot.link3
1 files changed, 3 insertions, 0 deletions
diff --git a/vimrc.dot.link b/vimrc.dot.link
index ca26be4..0ccc1e7 100644
--- a/vimrc.dot.link
+++ b/vimrc.dot.link
@@ -102,6 +102,9 @@ map f :wq <CR>
map t :tabclose <CR>
map m :q! <CR>
+" Write shortcuts
+map w :w <CR>
+
" NERDTree section
" Thanks to http://stackoverflow.com/questions/1447334/how-do-you-add-nerdtree-to-your-vimrc