AutoYADM commit: 2025-01-02 18:00:02
This commit is contained in:
parent
4bc7643b83
commit
fd1f04f750
1 changed files with 6 additions and 0 deletions
|
@ -3,9 +3,15 @@ return {
|
|||
-- dir = "~/dev/plugins/ashen.nvim/",
|
||||
"ficcdaf/ashen.nvim",
|
||||
dev = true,
|
||||
opts = {
|
||||
colors = { blue = "#ffffff" },
|
||||
},
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
-- dependencies = {
|
||||
-- "fiddaf/ashen.nvim",
|
||||
-- },
|
||||
opts = {
|
||||
colorscheme = "ashen",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue