Last active
April 1, 2018 09:53
-
-
Save unclebean/4da09a23fde0b25d6e0a339da61bee8f 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
set smartindent | |
set tabstop=4 | |
set shiftwidth=4 | |
set expandtab | |
# very nice vimrc configuration | |
# https://github.com/amix/vimrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment