Hi

On 5/11/06, Emmanuel Sixou <[EMAIL PROTECTED]> wrote:
So I am debugging:

imap <Tab> gives me:
i  <Tab>        @<C-R>=<SNR>20_InsertSmartTab()<CR>

and I don't know where it comes from.
grep InsertSmartTab on all the files did not find anything.


In Vim7, you can use the ":verbose imap <Tab>" command to determine
the script where this map is defined.

- Yegappan


-----Original Message-----
From: Emmanuel Sixou [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 11:40
To: Yakov Lerner
Cc: vim.org
Subject: RE: vim70 and insert tab -


Fortunately, there is another guy here that has started using vim70 and he
does not have this behavior. So some settings of mine are the cause, and
you should debug it. What is the way for debugging setup?


-----Original Message-----
From: Yakov Lerner [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 11, 2006 11:11
To: Emmanuel Sixou
Cc: vim.org
Subject: Re: vim70 and insert tabs


On 5/11/06, Emmanuel Sixou <[EMAIL PROTECTED]> wrote:
> No matter its value, in both linux and windows, this behavior is the
same.

What's value of et option (set expandtab?') ?

Yakov Lerner

Reply via email to