vimrc
syntax on
set nu
set ruler
set tabstop=4
set autoindent
"set mouse=a
color default
set autoread
set nobackup
set autowrite
set noswapfile
map<F9> <Esc>:w<CR>:!g++ % -o %< && ./%<<CR>
imap <F9> <Esc>:w<CR>:!g++ % -o %< && ./%<<CR>
vim內
編輯-配置文件首選項
字體:Courier 10 Pitch 15
光標形狀:I型
浙公網安備 33010602011771號