mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-01 03:36:28 +00:00
53209bff90
Making it 2 spaces to make indentation a bit cleaner when displaying lists
3 lines
81 B
VimL
3 lines
81 B
VimL
" Set YAML indent to 2 because list objects are weird otherwise
|
|
set shiftwidth=2
|