From 350360c2f1e0b13977c713a3fa7a39918263fd25 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 31 Jul 2015 20:44:18 -0300 Subject: Commented out write shortcut --- vimrc.dot.link | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc.dot.link b/vimrc.dot.link index 34e3a01..901f722 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -103,7 +103,7 @@ map t :tabclose "map m :q! " Write shortcuts -map w :w +"map w :w " NERDTree section " Thanks to http://stackoverflow.com/questions/1447334/how-do-you-add-nerdtree-to-your-vimrc -- cgit v1.2.3