Hello,

What * picks up depends on the value of the 'iskeyword' option.  It seems as
though your value of 'iskeyword' is including '('.  Try ':set isk-=('.  Also
have a look at ':set iskeyword?' and ':help iskeyword'.

regards,
Peter


--- Fabian Braennstroem <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I have small problem to find words under the cursor with '*'
> for certain constellations, e.g. in a python script I have
> some functions with:
> 
> convert_different(tab)
> 
> Pressing '*' marks me the whole function name and '(tab'
> without the last ')'. Is there a way to tell vim 6.4, just
> to mark the function name without the variable list?
> 
> Greetings!
>  Fabian
> 
> 



                
____________________________________________________ 
On Yahoo!7 
Check out PS Trixi - The hot new online adventure 
http://www.trixi.com.au

Reply via email to