Created
May 23, 2016 07:55
-
-
Save gorillamoe/5e4d8cef6957ef2951a09a8c560dd1e4 to your computer and use it in GitHub Desktop.
Vim settings for 2 spaces tabs
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=4 softtabstop=0 noexpandtab shiftwidth=2 smarttab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment