AutoYADM commit: 2025-01-02 18:15:02
This commit is contained in:
parent
fd1f04f750
commit
12358eec6c
1 changed files with 7 additions and 3 deletions
|
@ -2,10 +2,14 @@ return {
|
||||||
{
|
{
|
||||||
-- dir = "~/dev/plugins/ashen.nvim/",
|
-- dir = "~/dev/plugins/ashen.nvim/",
|
||||||
"ficcdaf/ashen.nvim",
|
"ficcdaf/ashen.nvim",
|
||||||
dev = true,
|
-- only for debugging
|
||||||
opts = {
|
dependencies = {
|
||||||
colors = { blue = "#ffffff" },
|
"folke/snacks.nvim",
|
||||||
},
|
},
|
||||||
|
dev = true,
|
||||||
|
-- opts = {
|
||||||
|
-- colors = { blue = "#ffffff" },
|
||||||
|
-- },
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"LazyVim/LazyVim",
|
"LazyVim/LazyVim",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue