Re: vim +python

2009-07-10 Thread frantisek holop
hmm, on Sat, Jul 11, 2009 at 02:38:20AM +0200, frantisek holop said that > ($ env FLAVOR="python" make vim) of course i meant "make install" -f -- words are not food, though sometimes we must eat them.

Re: vim +python

2009-07-10 Thread frantisek holop
hmm, on Fri, Jul 10, 2009 at 07:56:43PM -0400, Samuel Baldwin said that > On Fri, Jul 10, 2009 at 7:19 PM, frantisek holop wrote: > > do i have to compile it myself? > > i think there's no python version in packages... > > Ports. http://openbsd.org/faq/faq15.html#Ports i'll take that's a yes to m

Re: vim +python

2009-07-10 Thread Samuel Baldwin
On Fri, Jul 10, 2009 at 7:19 PM, frantisek holop wrote: > do i have to compile it myself? > i think there's no python version in packages... Ports. http://openbsd.org/faq/faq15.html#Ports -- Samuel 'Shardz' Baldwin - staticfree.info/~samuel

Re: vim +python

2009-07-10 Thread frantisek holop
hmm, on Fri, Jul 10, 2009 at 12:43:13PM -0500, Brandon Mercer said that > On Fri, Jul 10, 2009 at 12:39 PM, frantisek holop 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

Re: vim +python

2009-07-10 Thread Brandon Mercer
On Fri, Jul 10, 2009 at 12:39 PM, frantisek holop 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 d