mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2026-06-01 11:18:41 +02:00
f36410202e
1. Do not clear Conceal highlight group 2. Do not highlight concealed chars by using syntax region. This fixes different background of concealed cchar and popup window original solution had. See #719 for details.