Set *.html sw=2.

This commit is contained in:
Gea-Suan Lin
2023-02-26 16:45:49 +08:00
parent c50c1bd3da
commit 2365954483

View File

@@ -97,6 +97,7 @@ let mapleader="\<Space>"
" other
au BufNewFile,BufRead *.dart set shiftwidth=2
au BufNewFile,BufRead *.go set filetype=go
au BufNewFile,BufRead *.html set shiftwidth=2
au BufNewFile,BufRead *.js set shiftwidth=2
au BufNewFile,BufRead *.sls set filetype=yaml
au BufNewFile,BufRead *.sls set shiftwidth=2