Parcourir la source

Added comment explaining python at the top

wreed4 il y a 10 ans
Parent
commit
48766964e0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

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