On Thu, Mar 06, 2003 at 10:11:17AM -0700, David Smith said: > This question is for vim hackers. Hans and friends, I'm looking at you. > > Anjuta and J can put a column to the left of my workspace with a list of > all my functions (in PHP, for instance). I want vim to be able to do that. > > Please tell me it's possible, or I swear, I'll switch to emacs. ;) > > --Dave
Just from a quick look at vim.org, it looks like you may want the following script: http://www.vim.org/scripts/script.php?script_id=273 -- Derek M Davis Research Assistant [EMAIL PROTECTED] Formal Verification Lab - PSI ================================================================== "If things seem really under control, you're not going fast enough. -Mario Andretti ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
