|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: Re: Learn vi/vim in 50 lines and 15 minutesby thelenm (Vicar) |
| on Mar 04, 2004 at 01:31 UTC ( #333752=note: print w/ replies, xml ) | Need Help?? |
|
Good post... a minor nit, though. You can use + in Vim regexes, but you have to precede it with a backslash. Vim regexes and Perl regexes are not the same (knowing when to use backslashes often throws me off), but I think they're much more similar than they are different. -- Mike --
In Section
Tutorials
|
|
||||||||||||||||||||||