YAML
This commit is contained in:
parent
7d29516b6f
commit
dcd956233f
|
@ -142,6 +142,7 @@ autocmd FileType scss setlocal tabstop=2 shiftwidth=2
|
||||||
autocmd FileType svelte setlocal tabstop=2 shiftwidth=2
|
autocmd FileType svelte setlocal tabstop=2 shiftwidth=2
|
||||||
autocmd FileType vue setlocal tabstop=2 shiftwidth=2
|
autocmd FileType vue setlocal tabstop=2 shiftwidth=2
|
||||||
autocmd FileType json setlocal tabstop=2 shiftwidth=2
|
autocmd FileType json setlocal tabstop=2 shiftwidth=2
|
||||||
|
autocmd FileType yaml setlocal tabstop=2 shiftwidth=2
|
||||||
|
|
||||||
""" APPEARANCE
|
""" APPEARANCE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue