Skip to content

Instantly share code, notes, and snippets.

View mirrordust's full-sized avatar

mirrordust

  • Tongji University
  • Chengdu
View GitHub Profile
set nocompatible
set backspace=2
syntax on
set history=1000
set autoread
set showmode
set showcmd
set t_Co=256
set encoding=utf-8
set fileencodings=ucs-bom,utf-8,utf-16,gbk,latin1