Re: perl-support for vim help needed

2008-05-11 Thread Süleyman Gülsüner
don't forget to instal perl-support for vim:
http://www.vim.org/scripts/script.php?script_id=556

here is the desc:

description - insert various types of comments 
- insert complete but empty statements (e.g. 'if {} else {}' ) 
- insert often used code snippets (e.g. declarations, the opening of
files, .. ) 
- insert the names of file tests, character classes, special
Perl-variables and POSIX-signals 
- read, write, maintain your own code snippets in a separate
directory 
- run scripts or run syntax check from within the editor 
- show compilation erros in a quickfix window; navigate with hotkeys 
- read perldoc for functions and modules 
- run perltidy / run the profiler SmallProf 


On Sat, 2008-05-10 at 23:09 -0400, Richard Lee wrote:
> Chas. Owens wrote:
> > On Sat, May 10, 2008 at 1:42 AM, Richard Lee <[EMAIL PROTECTED]> wrote:
> >   
> >> does anyone use perl-support for vim here?
> >>
> >> I installed it but having trouble bringing up the menus..
> >>
> >> does anyone uses this? and know how to bring up the menu?
> >>
> >> If the root menu 'Perl' is not visible call it with the item
> >> "Load Perl Support" from the standard Tools-menu.   <-- where is this
> >> standard tools-menu?
> >> 
> >
> > I believe that they are referring to gvim's menus.
> >
> >   
> yes, gvim.. thanks!!
> 
> I am exploring them now..
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/




Re: perl-support for vim help needed

2008-05-10 Thread Richard Lee

Chas. Owens wrote:

On Sat, May 10, 2008 at 1:42 AM, Richard Lee <[EMAIL PROTECTED]> wrote:
  

does anyone use perl-support for vim here?

I installed it but having trouble bringing up the menus..

does anyone uses this? and know how to bring up the menu?

If the root menu 'Perl' is not visible call it with the item
"Load Perl Support" from the standard Tools-menu.   <-- where is this
standard tools-menu?



I believe that they are referring to gvim's menus.

  

yes, gvim.. thanks!!

I am exploring them now..

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/




Re: perl-support for vim help needed

2008-05-10 Thread Chas. Owens
On Sat, May 10, 2008 at 1:42 AM, Richard Lee <[EMAIL PROTECTED]> wrote:
>
> does anyone use perl-support for vim here?
>
> I installed it but having trouble bringing up the menus..
>
> does anyone uses this? and know how to bring up the menu?
>
> If the root menu 'Perl' is not visible call it with the item
> "Load Perl Support" from the standard Tools-menu.   <-- where is this
> standard tools-menu?

I believe that they are referring to gvim's menus.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/