Created
August 13, 2018 08:35
-
-
Save rizkyabdilah/c6c51dfb8d627997b1f7fea4dc2b7095 to your computer and use it in GitHub Desktop.
VIM Configuration
This file contains 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 tabstop=4 | |
set shiftwidth=4 | |
set expandtab |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment