Wednesday, September 5, 2012

Re: Autoclose plugin breaks abbreviations expansion

On Wed, Sep 5, 2012 at 3:49 PM, Christian Brabandt <cblists@256bit.org> wrote:
> Are you sure it is autocloses fault? This plugin doesn't remap <space>
> for me.

It does (line 456 of plugin/AutoClose.vim):

inoremap <buffer> <silent> <Space> <C-R>=<SID>Space()<CR>

also if I disable the plugin, abbreviations work fine.

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