Skip to content

Commit 421f467

Browse files
committed
Add aether to all themes
1 parent b2e6522 commit 421f467

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/nvim/lua/plugins/all-themes.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,9 @@ return {
5353
lazy = true,
5454
priority = 1000,
5555
},
56+
{
57+
"bjarneo/aether.nvim",
58+
lazy = true,
59+
priority = 1000,
60+
}
5661
}

0 commit comments

Comments
 (0)