Friday, April 24, 2015

Re: autocmd BufEnter * :set selection=exclusive

Christian Brabandt <cblists <at> 256bit.org> writes:
> 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.

It shows that netrw is the last to change the "selection" option.
However, the author confirmed that netrw saves and restores the
original values.

In any case, the autocmd seems to work well enough to hide this
problem, whatever the cause. Not the most efficient, I know.

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