ソースを参照

Added comment explaining python at the top

wreed4 10 年 前
コミット
48766964e0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -1,6 +1,7 @@
 " wreed vimrc
 " vim: set foldmethod=marker:
 
+"enable python
 python << end
 import vim
 end