AutoYADM commit: 2025-02-11 13:20:05
This commit is contained in:
parent
feb3a41506
commit
d317655b07
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
|||
return {
|
||||
{
|
||||
-- dir = "~/dev/plugins/ashen.nvim/",
|
||||
"ficcdaf/ashen.nvim",
|
||||
"ashen-org/ashen.nvim",
|
||||
-- only for debugging
|
||||
-- dependencies = {
|
||||
-- "folke/snacks.nvim",
|
||||
-- },
|
||||
dev = true,
|
||||
enabled = true,
|
||||
dev = false,
|
||||
opts = {
|
||||
style = {
|
||||
-- italic = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue