On Fri, Dec 21, 2007 at 06:12:24AM -0800, Jeff Lanzarotta wrote: > When I am in insert mode and I do: > 'a' then backspace, 'a' then backspace, 'a' then backspace, repeatively, the > character 'a' is replaced with 'å'.
This is happening because you have the 'digraph' option enabled. When
this option is enabled, you can input unicode characters by typing
{char1} <BS> {char2} instead of using <C-k>{char1}{char2}. This is
described at ":help 'digraphs'".
James
--
GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
