As title, is it possible to make a whole buffer unmodifiable just the last
line? I think these is at least one way: make all the command that can change
the buffer to <Nop> in line 1 to line("$")-1, but seems need many work to do.
I want to know if there are some other better ways to do it?-- Hi, Wu, Yue --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
