Created
June 16, 2017 02:37
-
-
Save frankyaorenjie/c19f99fdc5d7ee6c58c4b9055915a38d to your computer and use it in GitHub Desktop.
vim setting
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 et | |
set nu | |
set hlsearch | |
set paste | |
set copyindent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment