bootleq / ShowMarks

Modified version of ShowMarks plugin.
11 stars 2 forks source link

ShowMarks removes coc.nvim signs from gutter #3

Open fragov opened 5 years ago

fragov commented 5 years ago

coc.nvim with eslint or git extention adds signs to gutter (signcolumn), but when ShowMarks plugin is enabled, the signs are almost all time removed from gutter. In insert mode they stay in gutter, but not always.

davidosomething commented 5 years ago

i think it is because sign place ... buffer=x supercedes all priorities of sign place ... priority=99999 file=x buffer needs to respect priority