Added comment

This commit is contained in:
Bryan Ramos 2023-04-19 18:45:06 -04:00
parent d40e5ba382
commit 703f6c0e00

View file

@ -67,5 +67,6 @@
}
end
-- TODO: This is supposed to change the opacity for the LSP in-line error messages but it is not.
vim.cmd('highlight! link LspDiagnosticsVirtualTextError LspDiagnosticsVirtualTextErrorTransparent')
vim.cmd('highlight! LspDiagnosticsVirtualTextErrorTransparent guibg=none gui=none blend=50')