VI 配置
au BufRead,BufNewFile SConstruct setfiletype python
set autoindent
set smartindent
set nocompatible
set nu
filetype on
set history=1000
set background=dark
syntax on
set ts=5
set shiftwidth=5
set showmatch
set ruler
set nohls
set incsearch
colorscheme torte
set smartindent
set nocompatible
set nu
filetype on
set history=1000
set background=dark
syntax on
set ts=5
set shiftwidth=5
set showmatch
set ruler
set nohls
set incsearch
colorscheme torte
轉(zhuǎn)載于:https://www.cnblogs.com/zebra/archive/2011/03/28/1997703.html
《新程序員》:云原生和全面數(shù)字化實踐50位技術(shù)專家共同創(chuàng)作,文字、視頻、音頻交互閱讀總結(jié)
- 上一篇: [Win32]一个调试器的实现(六)显示
- 下一篇: python转载[编码问题]