-- Xaviar Rigo <[EMAIL PROTECTED]> wrote
(on Friday, 15 February 2008, 12:42 PM +0000):
> I still havent figured out how to use ctags.. must do that someday :)

I blogged about it a little over a year ago:

    
http://weierophinney.net/matthew/archives/134-exuberant-ctags-with-PHP-in-Vim.html

Pretty easy -- I even provide a sample script for it. :-)

> On 15/02/2008, Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote:
> 
>     -- Karl Katzke <[EMAIL PROTECTED]> wrote
>     (on Thursday, 14 February 2008, 11:55 PM -0600):
> 
>     > Has anyone put together a vim plugin / function library for Zend
>     Framework? I
>     > use vim as my IDE... yes, old-school, I know, and have a library I love
>     for
>     > Symfony with tab completion and all, and one for PHP itself, but not one
>     for
>     > Zend yet.
> 
> 
>     I personally simply run ctags over my ZF library periodically, which
>     gets me the tab completion I need.
> 
> 
>     --
>     Matthew Weier O'Phinney
>     PHP Developer            | [EMAIL PROTECTED]
>     Zend - The PHP Company   | http://www.zend.com/
> 
> 

-- 
Matthew Weier O'Phinney
PHP Developer            | [EMAIL PROTECTED]
Zend - The PHP Company   | http://www.zend.com/

Reply via email to