Monday, December 29, 2008

~/.vimrc


1 "~/.vimrc

2 "set cindent

3 set guifont=Monospace\ 16

4 set number

5 set nobackup

6 filetype plugin indent on

7 syntax on

8 set autoindent

9 set fileencodings=utf-8,gbk,unicode

No comments: