1
0

Special HTML settings.

This commit is contained in:
2021-10-26 10:25:41 +02:00
parent 9f88f4793c
commit f56eba40cc

4
ftplguin/text.vim Normal file
View File

@@ -0,0 +1,4 @@
setlocal expandtab
setlocal noautoindent
setlocal tabstop=8
setlocal shiftwidth=8