Skip to content

Instantly share code, notes, and snippets.

@chenchun
Last active October 5, 2019 01:35
Show Gist options
  • Save chenchun/bbbd6d7e481b8dd28252b2935054ad63 to your computer and use it in GitHub Desktop.
Save chenchun/bbbd6d7e481b8dd28252b2935054ad63 to your computer and use it in GitHub Desktop.
vimrc, vim, vi
set smarttab
set tabstop=4
set shiftwidth=4
set autoindent
set smartindent
set encoding=utf-8 fileencodings=ucs-bom,utf-8,cp936
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment