From 2f381c8e199f5bb8d9e04d19cc81b667e03e6179 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 2 Aug 2015 20:07:34 -0300 Subject: Commenting out conflicting write shortcut --- vimrc.dot.link | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vimrc.dot.link') diff --git a/vimrc.dot.link b/vimrc.dot.link index 4b7368d..b1477a7 100644 --- a/vimrc.dot.link +++ b/vimrc.dot.link @@ -108,7 +108,7 @@ map q :wqa map f :wq map t :tabclose map m :q! -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