This commit is contained in:
theanonymousexyz 2022-05-15 19:27:51 +02:00
parent 7d29516b6f
commit dcd956233f
No known key found for this signature in database
GPG Key ID: 35EE09F5481049BB
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ autocmd FileType scss setlocal tabstop=2 shiftwidth=2
autocmd FileType svelte setlocal tabstop=2 shiftwidth=2
autocmd FileType vue setlocal tabstop=2 shiftwidth=2
autocmd FileType json setlocal tabstop=2 shiftwidth=2
autocmd FileType yaml setlocal tabstop=2 shiftwidth=2
""" APPEARANCE