mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-12-05 02:26:44 +00:00
Update YAML indent
Making it 2 spaces to make indentation a bit cleaner when displaying lists
This commit is contained in:
parent
1e7156d172
commit
53209bff90
2
vim/ftplugin/yaml.vim
Normal file
2
vim/ftplugin/yaml.vim
Normal file
@ -0,0 +1,2 @@
|
||||
" Set YAML indent to 2 because list objects are weird otherwise
|
||||
set shiftwidth=2
|
Loading…
Reference in New Issue
Block a user