On Fri, Jul 10, 2009 at 12:39 PM, frantisek holop<min...@obiit.org> wrote: > hi there, > > i would like to use the python calltips vim plugin > http://www.vim.org/scripts/script.php?script_id=1074 > > but it lists as a requirement vim compiled with +python > > would it be possible to add this to the makefile? > or does it make the compilation of vim way more complicated > (like having python as a libdepend or something like that)?
Looks like it already has a python flavor: FLAVORS= huge gtk2 athena motif no_x11 perl python ruby Brandon