I would like to highlight using Vim's textprop feature.
- Define a variable like
g: ale_set_highlight_textprop.
- If
g: ale_set_highlight_textprop is set to 1, use textprop instead ofmatchaddpos ()to highlight it
Please give me an opinion if you like.
If there is no problem, I would like to challenge implementation.