Created
October 27, 2019 18:07
-
-
Save netstart/d4df8da5eb4d43ae06206abea9a5a112 to your computer and use it in GitHub Desktop.
Revisions
-
netstart created this gist
Oct 27, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ # tab with 2 spaces autocmd FileType yaml setlocal ai ts=2 sw=2 et