tomtom / quickfixsigns_vim

Mark quickfix & location list items with signs
http://www.vim.org/scripts/script.php?script_id=2584
GNU General Public License v3.0
131 stars 13 forks source link

Add BufReadPost to g:quickfixsigns_events, for VCS signs #55

Closed blueyed closed 9 years ago

blueyed commented 9 years ago

Without BufRead*, the VCS signs get not updated after a buffer is being re-read, e.g. through :checktime.