Hi

As I mentioned in another thread I'm collecting and evaluating all
script and tips concerning python programming in vim. I have noticed
that there are many scripts just named python.vim. That is syntax,
indent, compiler etc... I also saw Bram saying he preferred that in the
autoload directory the name was pythoncomplete.vim because the
confusion all these files with the same name lead to.

My question is could one not introduce a naming scheme like:

python_syntax.vim
python_indent.vim
python_compiler.vim

etc...

at least it would reduce the clutter some. Of course I don't mean this
for python only, but generally...

Just a thought

Preben

Reply via email to