This commit is contained in:
2022-08-05 05:37:22 +00:00
parent 34c4172824
commit 7952882c21
+1
View File
@@ -13,6 +13,7 @@ set expandtab
set smarttab set smarttab
set shiftwidth=4 set shiftwidth=4
set tabstop=4 set tabstop=4
set background=dark
"File specific tab settings "File specific tab settings
autocmd FileType yaml setlocal shiftwidth=2 tabstop=2 softtabstop=2 expandtab autocmd FileType yaml setlocal shiftwidth=2 tabstop=2 softtabstop=2 expandtab