vim-indent-guides
vim-indent-guides copied to clipboard
Make sure to clear IndentGuides matches completely
trafficstars
Sometimes it left IndentGuides matches even if :IndentGuidesDisable is called.
Now it deletes the stored match id only. So, if accidentally they has gone, the matches sticks uncleared (Updated the buffer by some other plugin?).
Shouldn't you clear them completely by deleting matches of IndentGuides{Even,Odd} groups?