update html.vim files

This commit is contained in:
James Dixon 2020-11-25 21:16:26 -05:00
parent 138f6dcee7
commit 1ed37776c1
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,2 @@
"syntax "syntax
syntax sync fromstart syntax sync fromstart
set sw=2 sts=2 ts=2

View File

@ -0,0 +1,2 @@
let g:html_indent_script1 = "inc"
let g:html_indent_style1 = "inc"