/home/xxx/.vimrc
syntax on
filetype on
set history=1000
set number
set autoread
set tabstop=4
set shiftwidth=4
set foldmethod=marker
set foldlevel=0
set expandtab
set showmatch
set background=dark
set mouse=a
set ffs=unix,dos,mac
/home/xxx/.vimrc
syntax on
filetype on
set history=1000
set number
set autoread
set tabstop=4
set shiftwidth=4
set foldmethod=marker
set foldlevel=0
set expandtab
set showmatch
set background=dark
set mouse=a
set ffs=unix,dos,mac