make :W work as save

This commit is contained in:
Simo-Pekka Kerkelä 2015-08-11 14:04:33 +03:00
parent 8ba66f41fc
commit 9eab36b0ea

View file

@ -50,4 +50,4 @@ autocmd vimenter * NERDTree
au FileType javascript setlocal nocindent
colorscheme wasabi256
let g:syntastic_javascript_checkers = ['jshint']
command W w