Skip to content

Instantly share code, notes, and snippets.

@frankyaorenjie
Created June 16, 2017 02:37
Show Gist options
  • Save frankyaorenjie/c19f99fdc5d7ee6c58c4b9055915a38d to your computer and use it in GitHub Desktop.
Save frankyaorenjie/c19f99fdc5d7ee6c58c4b9055915a38d to your computer and use it in GitHub Desktop.
vim setting
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