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

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