mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Added comment
This commit is contained in:
parent
d40e5ba382
commit
703f6c0e00
1 changed files with 1 additions and 0 deletions
|
|
@ -67,5 +67,6 @@
|
||||||
}
|
}
|
||||||
end
|
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! link LspDiagnosticsVirtualTextError LspDiagnosticsVirtualTextErrorTransparent')
|
||||||
vim.cmd('highlight! LspDiagnosticsVirtualTextErrorTransparent guibg=none gui=none blend=50')
|
vim.cmd('highlight! LspDiagnosticsVirtualTextErrorTransparent guibg=none gui=none blend=50')
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue