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/",
|
||||
"ficcdaf/ashen.nvim",
|
||||
dev = true,
|
||||
opts = {
|
||||
colors = { blue = "#ffffff" },
|
||||
-- only for debugging
|
||||
dependencies = {
|
||||
"folke/snacks.nvim",
|
||||
},
|
||||
dev = true,
|
||||
-- opts = {
|
||||
-- colors = { blue = "#ffffff" },
|
||||
-- },
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue