python documents

.vimrc 設定 (python ファイルに対してだけ有効)

autocmd FileType python setl autoindent
autocmd FileType python setl smartindent cinwords=if,elif,else,for,while,try,except,finally,def,class
autocmd FileType python setl tabstop=8 expandtab shiftwidth=4 softtabstop=4

python-pptx


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS