Skip to content

Instantly share code, notes, and snippets.

@zhenyi2697
Created February 25, 2013 10:18
Show Gist options
  • Save zhenyi2697/5028927 to your computer and use it in GitHub Desktop.
Save zhenyi2697/5028927 to your computer and use it in GitHub Desktop.
Vim: .vimrc
:set ai
:set hlsearch
:set nu
:set ts=4
:set expandtab
:%retab!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment