> How is that mapping created? By an autocmd? or just in your
> vimrc? Could that be triggered by an autocmd such as
>
> :autocmd bufenter * map into
>
> that reports the mapping for "into" each time you enter/leave a
> buffer?
>
> -tim
>
>
Perfect hint!
I have a file sourced when leaving sql files to unabbreviate SQL commands.
On a single line instead of
iunab into
there was
iab into
Thank You
Joachim
--
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
To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
No comments:
Post a Comment