On Jan 13, 11:37 pm, pansz <[email protected]> wrote:
>
> You can write an autocmd to remove the read-only flag on Opening for
> buffers.
>

If there are only specific files, and if it's an option, I'd recommend
using a modeline. I think this works for the 'readonly' option, though
I'm not 100% certain. I've never tried it, because I *like* seeing
when a file is supposed to be readonly. In fact, I go one step
further, and have an autocmd that will set 'nomodifiable' whenever a
file is detected as readonly.
-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to