Created
June 18, 2018 14:36
-
-
Save takiguri/b639fd378cd5c6c167cc35c5e1d03fd2 to your computer and use it in GitHub Desktop.
vim dotfile
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 number | |
syntax on | |
set tabstop=2 | |
set autoindent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment