added all current config
This commit is contained in:
commit
7f9136b78d
13 changed files with 245 additions and 0 deletions
5
after/ftplugin/html.vim
Normal file
5
after/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