mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -05:00
matchaddpos() has better backward compatibility than text properties. I only used text properties inside Vim popups because I did not think there was a way to use matchaddpos(), but then I found a way.