vimで特定のファイル専用のテンプレを作る

手順はこちら
ポイントは
autocmd BufNewFile *.py 0r $[[HOME]]/.vim/template/python.txt
ですかね。

タグ:

vim
最終更新:2011年12月07日 17:08