mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Remove the aether.nvim dependency (#4543)
* Remove the aether.nvim dependency * Fix a blooper
This commit is contained in:
@@ -2,10 +2,6 @@ return {
|
||||
{
|
||||
"bjarneo/vantablack.nvim",
|
||||
priority = 1000,
|
||||
dependencies = {
|
||||
"bjarneo/aether.nvim",
|
||||
branch = "v2"
|
||||
},
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
|
||||
Reference in New Issue
Block a user