cleaning up
This commit is contained in:
parent
8f38a1df7b
commit
5bad8ef7a8
24 changed files with 287 additions and 187 deletions
5
ftplugin/html.vim
Normal file
5
ftplugin/html.vim
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue