.vimrc
” Los’ .vimrc
” http://www.carlos-m.net/
set tabstop=4
set shiftwidth=4
set shiftround
set expandtab
set autoindent
set laststatus=4
set ruler
hi Comment ctermfg=Cyan
:autocmd FileType mail :nmap
” Los’ .vimrc
” http://www.carlos-m.net/
set tabstop=4
set shiftwidth=4
set shiftround
set expandtab
set autoindent
set laststatus=4
set ruler
hi Comment ctermfg=Cyan
:autocmd FileType mail :nmap
You must be logged in to post a comment.