Marc Weber <[EMAIL PROTECTED]> wrote on 28/07/2006 (13:27) : > I can't see your problem. Why not just create some mappings: > compiler python > set makeprg=python > :make mypyfile > or :make % ? > > What's wrong with this?
lack of a propper efm. But I just managed to fix an old python compiler script which was buggy on windows. (Found some info in an perl compiler script) It also has and efm which looks to be reasonable for now. I'll have a look at it in the weekend. Now it is only to make a ftplugin with the functionality of runscript so that one can set which file is the master file to run through python. A python vimball would be very nice... (Like the Ada vimball) I have now tried several vim scripts for python to set up vim as a good python IDE. It has taken some time due to that not all scripts are well documented and there are some old buggy scripts that makes other scripts not work. But now it really starts to shape up :-) Thanks Preben
