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 {
|
return {
|
||||||
{
|
{
|
||||||
-- dir = "~/dev/plugins/ashen.nvim/",
|
-- dir = "~/dev/plugins/ashen.nvim/",
|
||||||
"ficcdaf/ashen.nvim",
|
"ashen-org/ashen.nvim",
|
||||||
-- only for debugging
|
-- only for debugging
|
||||||
-- dependencies = {
|
-- dependencies = {
|
||||||
-- "folke/snacks.nvim",
|
-- "folke/snacks.nvim",
|
||||||
-- },
|
-- },
|
||||||
dev = true,
|
enabled = true,
|
||||||
|
dev = false,
|
||||||
opts = {
|
opts = {
|
||||||
style = {
|
style = {
|
||||||
-- italic = false,
|
-- italic = false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue