add plugin configs & mess with the binds
This commit is contained in:
@ -41,3 +41,6 @@ highlight('AlphaHeader', { fg = c.blue })
|
||||
|
||||
-- fidget
|
||||
highlight('FidgetTask', { fg = c.fg })
|
||||
|
||||
-- quick fix sign
|
||||
highlight('LightBulbSignTxthl', {fg = c.bright_magenta})
|
||||
|
Reference in New Issue
Block a user