Skip to content

Instantly share code, notes, and snippets.

@robinfang
Created November 16, 2014 06:02
Show Gist options
  • Select an option

  • Save robinfang/dfb9fe4cf6f41e5e3964 to your computer and use it in GitHub Desktop.

Select an option

Save robinfang/dfb9fe4cf6f41e5e3964 to your computer and use it in GitHub Desktop.
set nocompatible
set encoding=utf-8
set termencoding=utf-8
set fileencoding=utf-8
set fileencodings=ucs-bom,utf-8,chinese,cp936
set nu
set ts=4
set expandtab
set autoindent
set shiftwidth=4
colorscheme desert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment