quickfixsigns_vim icon indicating copy to clipboard operation
quickfixsigns_vim copied to clipboard

QuickfixsignsSelect removes all signs though only one class is given

Open Jeansen opened this issue 8 years ago • 1 comments

When I use :QuickfixsignsSelect loc to clear all signs for locations marked by vim-grepper, I would expect that only the signs set for QFS_LOC_* would disappear. But instead all signs disappear.

Jeansen avatar Aug 16 '17 20:08 Jeansen

Have you tried :debug QuickfixsignsSelect loc to see what is going on?

blueyed avatar Feb 21 '18 00:02 blueyed