swapped out ccc plugin for nvim to highlight color and updated sway config and waybar for switch to dunst from swaync

This commit is contained in:
Mike G 2024-10-05 08:06:56 -04:00
parent e82a6c0fe8
commit 158245b87d
3 changed files with 6 additions and 13 deletions

View file

@ -1,9 +0,0 @@
return {
"uga-rosa/ccc.nvim",
opts = {
highlighter = {
auto_enable = true,
lsp = false,
},
}
}