Created
January 27, 2017 18:17
-
-
Save sampsonbryce/af4d864545bd0226ac8924494fa0384b to your computer and use it in GitHub Desktop.
vimrc for numbers and space 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 nu | |
set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment