When git_placement set signcolumn, its icons conflict with diagnostics icon? #1934
-
Hi, I have config git_placement=signcolumn, and enable diagnostics. I dont see the diagnostics icons. Seems they are conflict and diagnostics icon disappear? One more question, does we have a diagnostics_placement config? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I'm using git and diagnostics in the sign column, with diagnostics taking priority: https://github.com/alex-courtis/arch/blob/a82926db74315757455b80ceef0652ffb321d1aa/config/nvim/lua/amc/plugins/nvim-tree.lua Please raise a bug with a minimal configuration that shows the issue. See #1510 for diagnostics placement. As usual, PRs are always welcome ;) |
Beta Was this translation helpful? Give feedback.
I'm using git and diagnostics in the sign column, with diagnostics taking priority: https://github.com/alex-courtis/arch/blob/a82926db74315757455b80ceef0652ffb321d1aa/config/nvim/lua/amc/plugins/nvim-tree.lua
Please raise a bug with a minimal configuration that shows the issue.
See #1510 for diagnostics placement. As usual, PRs are always welcome ;)