Skip to content

Instantly share code, notes, and snippets.

View Martin-Winfred's full-sized avatar

Martin-Winfred

  • Waikato,NZ
  • 08:26 (UTC -12:00)
View GitHub Profile
"Functions Setting
set smartindent
" 设置默认进行大小写不敏感查找
set ignorecase
set encoding=UTF-8
set number
" Set Tab to 4
set tabstop=4
" Plugins