Tuesday, September 30, 2014

Re: How to make a local option global?

On Tuesday, September 30, 2014 10:32:59 AM UTC-5, andalou wrote:
>
> But I don't want to modify my .vimrc for only this task.
>
> Before, I could set 'set comments+=n:>' and it worked fine, but it was
>
> changed, I don't know why and when!
>

Then, you must have either had it in your .vimrc at that time, or you set the option prior to opening all your files, or you had a filetype plugin firing to set it for you. As far as I know 'comments' has always been a buffer-local option.

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