Created
October 24, 2017 04:05
-
-
Save mindware/c3b58f13aabf2bab60573b8f35e08c92 to your computer and use it in GitHub Desktop.
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
autocmd Filetype html setlocal ts=2 sw=2 expandtab | |
autocmd Filetype ruby setlocal ts=2 sw=2 expandtab | |
autocmd Filetype javascript setlocal ts=4 sw=4 sts=0 noexpandtab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just add to ~/.vimrc