X-Spam-Check-By: sourceware.org Message-ID: <908c474e0610270624k169a261flce37e247c7155f11@mail.gmail.com> Date: Fri, 27 Oct 2006 15:24:19 +0200 From: jt To: cygwin AT cygwin DOT com Subject: Re: vim intellisense omnifunc In-Reply-To: <20061027120453.GA9351@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <908c474e0610270257w43529425q6b096697ba395f16 AT mail DOT gmail DOT com> <20061027120453 DOT GA9351 AT calimero DOT vinschen DOT de> X-Google-Sender-Auth: 4223df4976970ec1 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > 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/