Open Jeansen opened 7 years ago
When I use :QuickfixsignsSelect loc to clear all signs for locations marked by vim-grepper, I would expect that only the signs set for QFSLOC* would disappear. But instead all signs disappear.
:QuickfixsignsSelect loc
Have you tried :debug QuickfixsignsSelect loc to see what is going on?
:debug QuickfixsignsSelect loc
When I use
:QuickfixsignsSelect loc
to clear all signs for locations marked by vim-grepper, I would expect that only the signs set for QFSLOC* would disappear. But instead all signs disappear.