On Jan 28, 8:02 am, StarWing wrote:
> just :set nomodifiable
>

There's also :set readonly, which will allow you to modify the buffer
in Vim but will require you to use ! (like :w!) to save the changes to
disk. It will also issue a warning the first time you make a change,
but it is easy to miss.

In addition...

Please bottom-post on this list!
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to