VIM設定

856 ワード

python設定
set nu
filetype plugin indent on
autocmd FileType python setlocal et sta sw=2 sts=4
autocmd FileType python setlocal foldmethod=indent
set foldlevel=99
"       syntax on ""            filetype indent plugin on "set ruler
""             
set showcmd

リファレンスhttp://linux-wiki.cn/wiki/%E7%94%A8Vim%E7%BC%96%E7%A8%8B%E2%80%94%E2%80%94%E9%85%8D%E7%BD%AE%E4%B8%8E%E6%8A%80%E5%B7%A7