let g:syntastic_javascript_checkers = ['standard'] autocmd bufwritepost *.js silent !standard --fix % set autoread set tabstop=2 set shiftwidth=2