Use tab width of 2 in yaml files
This commit is contained in:
3
after/syntax/yaml.vim
Normal file
3
after/syntax/yaml.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
setlocal tabstop=2
|
||||
setlocal shiftwidth=2
|
||||
setlocal softtabstop=2
|
||||
Reference in New Issue
Block a user