Am 2015-05-28 09:11, schrieb Hgs:
> I found out that the
> behave mswin
> command called from $VIM/mswin.vim
> interferes with the matchit plugin when using match_words and with the
> select-i method of the pattern mode of the vim-textobj-user plugin.
> (Both inserted a new line after the end pattern and placed the cursor
> there.)
>
> A closer look revealed that it is the stopsel value of the keymodel
> option which matters.
>
> If one puts
> set keymodel-=stopsel
> directly after "behave mswin" (or the "so $VIM/mswin.vim" statement)
> both plugins work as expected.
You should probably report this issue to the maintainer of the plugins,
so they can fix the problems there.
Best,
Christian
--
--
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
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment