AutoYADM commit: 2024-12-11 16:30:04

This commit is contained in:
Daniel Fichtinger 2024-12-11 16:30:04 -05:00
parent 925780f5ab
commit 5a11f55fae

View file

@ -1,11 +1,8 @@
return {
{
-- dir = "~/dev/plugins/ashen.nvim/",
"ficcdaf/ashen.nvim",
dir = "~/dev/plugins/ashen.nvim/",
dev = true,
lazy = false,
priority = 1000,
enabled = true,
},
{
"LazyVim/LazyVim",