mirror of
https://github.com/ViViDboarder/wombat.nvim.git
synced 2024-11-12 17:16:26 +00:00
Add LspCodeLens
This commit is contained in:
parent
d0aded2586
commit
7f4c40e983
@ -206,6 +206,8 @@ local theme = lush(function()
|
||||
-- LspDiagnosticsSignInformation { }, -- Used for "Information" signs in sign column
|
||||
-- LspDiagnosticsSignHint { }, -- Used for "Hint" signs in sign column
|
||||
|
||||
-- LspCodeLens { }, -- Used to color the virtual text of the codelens
|
||||
|
||||
-- These groups are for the neovim tree-sitter highlights.
|
||||
-- As of writing, tree-sitter support is a WIP, group names may change.
|
||||
-- By default, most of these groups link to an appropriate Vim group,
|
||||
|
Loading…
Reference in New Issue
Block a user