Remove reactive

This commit is contained in:
Martin Larsson 2025-01-09 17:11:51 +01:00
parent dba9e41f57
commit b35f38ef87

View file

@ -1,11 +0,0 @@
return {
"rasulomaroff/reactive.nvim",
event = "VeryLazy",
lazy = true,
opts = {
load = {
"catppuccin-macchiato-cursor",
"catppuccin-macchiato-cursorline",
}
}
}