You could also change   iskeyword   to contain more characters, though
I suppose that could have side effects.

On 4/25/06, Suresh Govindachar <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
>   By default, * searches for words:  /\<stuff_below_cursor\>
>   but I would like it to search for strings:  /stuff_below_cursor
>   One way is to use the following
>
>         map * yiw:let @/[EMAIL PROTECTED]<cr>
>
>   Is there a better way? ("/yiw didn't work.)
>
>   Thanks,
>
>   --Suresh
>
>

Reply via email to