On 04/22/2010 04:52 AM, Tarjei wrote:
> Hi,
>
> On 22 apr, 09:41, "Christian Brabandt" <[email protected]> wrote:
>> On Thu, April 22, 2010 8:57 am, Tarjei wrote:

>>> Hi, this is either a bug or a feature causing bugs :)

>> It is a feature.

> Ok, I cannot understand why it is enabled by default.

Vim's compiled-in default value for 'digraph' is off (as shown
by :help 'digraph'), so some configuration file must be setting
it.  You can determine where it's being set using the :verbose
command with :set, like this:

:verbose set digraph?

See :help set-verbose for more information.

Michael Henry

-- 
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

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

Reply via email to