Add aether to all themes

This commit is contained in:
Bjarne Oeverli
2025-11-11 17:43:57 +01:00
parent b2e6522299
commit 421f467e21

View File

@@ -53,4 +53,9 @@ return {
lazy = true,
priority = 1000,
},
{
"bjarneo/aether.nvim",
lazy = true,
priority = 1000,
}
}