Created
October 5, 2018 07:10
-
-
Save linjungz/4b4d289e08e95cd26cd3383154c09327 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
filetype plugin indent on | |
syntax on | |
:set noexpandtab | |
:set copyindent | |
:set preserveindent | |
:set softtabstop=0 | |
:set shiftwidth=2 | |
:set tabstop=2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a simple setting for VIM in Mac OS X, which shows color and tab correctly