This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vim intellisense omnifunc


Vim is built with everything (--with-features=huge option).  Omni completion
is present.  Did you set "filetype plugin on" in your .vimrc file?

Yes I did. Now your question allowed me to narrow the issue: omnifunc is indeed bundled but not the bindings to python, ruby, tcl, ... as the output of :version shows:

[...] -python [...] -ruby [...] -tcl [...]

Could this be added in the official cygwin package?

--
jt

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]