Script:2496
Talk0
1,599pages on
this wiki
this wiki
Use this page to discuss script 2496 Changed: Displays signs on changed lines
- Add constructive comments, bug reports, or discuss improvements (see the guideline).
- Do not document the script here (the author should do that on vim.org).
- This page may be out of date: check the script's vim.org page above, and its release notes.
Comments
Edit
From the vim.org description:
Edit a buffer and wait seconds or execute :Changed.Then signs appear on changed lines.
It seems like it would be good to automatically update on some changes, with an InsertLeave autocmd event. --Fritzophrenic 20:39, April 9, 2010 (UTC)