AutoYADM commit: 2025-01-16 02:15:03
This commit is contained in:
parent
534227f3af
commit
b34f34a02a
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
dir = "~/dev/plugins/ashen.nvim/",
|
-- dir = "~/dev/plugins/ashen.nvim/",
|
||||||
-- "ficcdaf/ashen.nvim",
|
"ficcdaf/ashen.nvim",
|
||||||
-- only for debugging
|
-- only for debugging
|
||||||
-- dependencies = {
|
-- dependencies = {
|
||||||
-- "folke/snacks.nvim",
|
-- "folke/snacks.nvim",
|
||||||
-- },
|
-- },
|
||||||
dev = true,
|
dev = false,
|
||||||
opts = {
|
opts = {
|
||||||
transparent = false,
|
transparent = false,
|
||||||
colors = {
|
colors = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue