added lsp comment highlight to bamboo
This commit is contained in:
parent
b8b8b02098
commit
8e2604d30a
@ -18,6 +18,7 @@ return {
|
||||
variables = {},
|
||||
},
|
||||
highlights = {
|
||||
['@lsp.type.comment'] = { link = '@comment', default = true },
|
||||
['@lsp.type.parameter'] = { fg = colors.vulgaris.red },
|
||||
['@lsp.mod.readonly'] = { fmt = 'bold', fg = 'NONE' },
|
||||
['@lsp.typemod.parameter.readonly'] = { fmt = 'bold', fg = 'NONE' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user