1 set nu-
2 set smartindent-
3 set hls-
4 colo elflord-
5 set list-
6 set listchars=tab:>-,trail:--
7 highlight WhitespaceEOL ctermbg=red guibg=red-
8 match WhitespaceEOL /\s\+$/-
9 set ts=4-
10 set expandtab
11 set fileencodings=utf-8,gb2312,gbk,gb18030
12 set termencoding=utf-8
13 set fileformats=unix
2 set smartindent-
3 set hls-
4 colo elflord-
5 set list-
6 set listchars=tab:>-,trail:--
7 highlight WhitespaceEOL ctermbg=red guibg=red-
8 match WhitespaceEOL /\s\+$/-
9 set ts=4-
10 set expandtab
11 set fileencodings=utf-8,gb2312,gbk,gb18030
12 set termencoding=utf-8
13 set fileformats=unix