mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Remove Aether nvim dependency (#3485)
This nvim theme is now standalone
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user