-
-
Save ineentho/7cb9f91e9648560971c33d53afa73f2d to your computer and use it in GitHub Desktop.
vim indentation settings
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 characters
set tabstop=2 softtabstop=0 expandtab shiftwidth=2 smarttab | |
set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment