Friday, July 30, 2010

Re: How could I know that whether a buffer has been modified in a vim script?

Excerpts from H Xu's message of Sat Jul 31 05:14:16 +0200 2010:
> How could I know that whether a buffer has been modified in a vim script?
> Thank you.
:echo &modified
Also see getbufvar.

Marc Weber

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

No comments: