[nvim] Removes the decay theme because TokyoNight seems better at highlighting.
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
return {
|
|
||||||
-- add decay
|
|
||||||
{ "decaycs/decay.nvim" },
|
|
||||||
{
|
|
||||||
"LazyVim/LazyVim",
|
|
||||||
opts = {
|
|
||||||
colorscheme = "decay-dark",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user