set html to expand tabs

This commit is contained in:
2015-07-08 21:02:22 -07:00
parent f1534558bd
commit 31011b53c4

View File

@@ -1,4 +1,4 @@
setlocal expandtab
setlocal tabstop=4
setlocal softtabstop=4
setlocal softtabstop=2
setlocal shiftwidth=2