Add dart shiftwidth.
This commit is contained in:
@@ -95,6 +95,7 @@ let g:vim_json_syntax_conceal = 0
|
||||
let mapleader="\<Space>"
|
||||
"
|
||||
" other
|
||||
au BufNewFile,BufRead *.dart set shiftwidth=2
|
||||
au BufNewFile,BufRead *.go set filetype=go
|
||||
au BufNewFile,BufRead *.sls set filetype=yaml
|
||||
au BufNewFile,BufRead *.sls set shiftwidth=2
|
||||
|
||||
Reference in New Issue
Block a user