浏览代码

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