add plugin configs & mess with the binds

This commit is contained in:
2023-06-26 11:35:24 -04:00
parent 10786c2910
commit fdf2f8616e
5 changed files with 92 additions and 26 deletions

View File

@ -41,3 +41,6 @@ highlight('AlphaHeader', { fg = c.blue })
-- fidget
highlight('FidgetTask', { fg = c.fg })
-- quick fix sign
highlight('LightBulbSignTxthl', {fg = c.bright_magenta})