Created
October 27, 2019 18:07
-
-
Save netstart/d4df8da5eb4d43ae06206abea9a5a112 to your computer and use it in GitHub Desktop.
.vimrc
This file contains 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 characters
# tab with 2 spaces | |
autocmd FileType yaml setlocal ai ts=2 sw=2 et |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment