Try using capital "W" instead.
Roy Fulbright


From: Claus Atzenbeck <[EMAIL PROTECTED]>
To: vim <[email protected]>
Subject: jump from word to word
Date: Tue, 30 Jan 2007 09:30:42 +0100 (CET)

Hi all,

"w" jumps from word to word. However, it considers German umlauts
(äöüÄÖÜ) and German sz (ß) as word end. For example, "w" stops at the
indicated positions:

    Schwämme überall.
    ^   ^^   ^^     ^

However, I would desire instead:

    Schwämme überall.
    ^        ^      ^

Any idea how to teach Vim to consider special characters as mentioned
above as "normal" letters?

Thanks for any hint.
Claus

_________________________________________________________________
Valentine’s Day -- Shop for gifts that spell L-O-V-E at MSN Shopping http://shopping.msn.com/content/shp/?ctId=8323,ptnrid=37,ptnrdata=24095&tcode=wlmtagline

Reply via email to