Tuesday, July 5, 2011

Re: German Umlaut "ä" not working

have a close look at line changing encoding. It matters when this
happens.

Add "finish" to your .vimrc to make vim stop processing that file from
that point. start in the middle then move it up or downwards to find out
which .vimrc setting is causing your trouble.

Try c-v ae in insert mode, does this still work?

Or work around it by c-k:a which should insert the ae.

Marc Weber

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: