Created
May 31, 2018 18:22
-
-
Save cortesben/e0b2f6cc90803934bb330fd06f187158 to your computer and use it in GitHub Desktop.
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
syntax on | |
set number | |
filetype plugin indent on | |
set tabstop=2 shiftwidth=2 expandtab | |
set backspace=indent,eol,start |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment