-- 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/
