From 9eab36b0eaf061f09407a393e22c68f4178f5ba1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simo-Pekka=20Kerkel=C3=A4?= Date: Tue, 11 Aug 2015 14:04:33 +0300 Subject: [PATCH] make :W work as save --- vimrc_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc_template.txt b/vimrc_template.txt index 963d88d..a6841d2 100644 --- a/vimrc_template.txt +++ b/vimrc_template.txt @@ -50,4 +50,4 @@ autocmd vimenter * NERDTree au FileType javascript setlocal nocindent colorscheme wasabi256 let g:syntastic_javascript_checkers = ['jshint'] - +command W w