cleaning up

This commit is contained in:
Ellen Arvidsson 2025-06-18 20:13:25 +02:00
parent 8f38a1df7b
commit 5bad8ef7a8
24 changed files with 287 additions and 187 deletions

5
ftplugin/html.vim Normal file
View file

@ -0,0 +1,5 @@
let g:html_indent_inctags = "html,body,head,tbody"
let g:html_indent_script1 = "inc"
let g:html_indent_style1 = "inc"
set softtabstop=2 shiftwidth=2 expandtab