Remove Aether nvim dependency (#3485)

This nvim theme is now standalone
This commit is contained in:
bjarneo
2025-11-21 09:22:38 +01:00
committed by GitHub
parent 7ebe9fd7ab
commit 62665abd0e

View File

@@ -1,7 +1,6 @@
return { return {
{ {
"bjarneo/ethereal.nvim", "bjarneo/ethereal.nvim",
dependencies = { "bjarneo/aether.nvim" }, -- Ensure aether is loaded first
priority = 1000, priority = 1000,
}, },
{ {