fixed more in bamboo
This commit is contained in:
parent
1e8eaf3840
commit
38d34d0e86
@ -11,6 +11,8 @@ return {
|
||||
['@lsp.type.parameter'] = { fg = colors.vulgaris.red },
|
||||
['@lsp.mod.readonly'] = { fmt = 'bold', fg = 'NONE' },
|
||||
['@lsp.typemod.parameter.readonly'] = { fmt = 'bold', fg = 'NONE' },
|
||||
['@lsp.typemod.method.defaultLibrary.cpp'] = { fg = 'NONE' },
|
||||
['@function.builtin'] = { fg = 'NONE' },
|
||||
},
|
||||
}
|
||||
require('bamboo').load()
|
||||
|
Loading…
x
Reference in New Issue
Block a user