vim: html has 2-spaces tabs
This commit is contained in:
parent
7f7a461aba
commit
07278585c5
1 changed files with 2 additions and 0 deletions
2
files/.vim/ftplugin/html.vim
Normal file
2
files/.vim/ftplugin/html.vim
Normal file
|
@ -0,0 +1,2 @@
|
|||
set shiftwidth=2
|
||||
set tabstop=2
|
Loading…
Reference in a new issue