Set indent to 2 in html files
This commit is contained in:
parent
42a076b8a8
commit
49d6cd7aa2
1 changed files with 2 additions and 0 deletions
2
after/ftplugin/html.lua
Normal file
2
after/ftplugin/html.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
vim.opt.sw=2
|
||||
vim.opt.ts=2
|
Loading…
Reference in a new issue