Wednesday, April 22, 2015

Re: autocmd BufEnter * :set selection=exclusive

Hi Paul!

On Mo, 20 Apr 2015, Paul wrote:

> I'm seeking a solution for the problem of the "selection" option being
> set to inclusive (http://thread.gmane.org/gmane.editors.vim/118590).
> Is the following autocmd the most sensible way to fix this?
>
> autocmd BufEnter * :set selection=exclusive

Check with
:verbose set selection?
what caused the change of the selection.

If a plugin is the culprit contact the plugin author. He should fix it.

Best,
Christian
--
Weniges auf dieser Welt verbindet so stark wie eine gemeinsame
Abneigung gegen einen Dritten.
-- Rene Clair

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

No comments: