Hi Luke.

18Aug2006 @ 10:14 Luke Vanderfluit thusly spake
> Hi.
> 
> I have a need to use '/' to find something in a file, but I wish it to ignore 
> case.
> 
> So say I'm looking for 'foo' then I want to find all instances for 'foo' and 
> 'FOO'

:set ignorecase
then do your usual search.
HTH.

Kind regards.
Luke (-:

> 
> Thanks.
> Kind regards.
> Luke

Reply via email to