AutoYADM commit: 2025-01-15 21:45:06

This commit is contained in:
Daniel Fichtinger 2025-01-15 21:45:06 -05:00
parent 27dadd8589
commit 6c6281b8c6

View file

@ -30,6 +30,11 @@ require("lazy").setup({
-- "ficcdaf/ashen.nvim",
{
dir = "~/dev/plugins/ashen.nvim/",
opts = {
plugins = {
autoload = false,
},
},
},
{
"ibhagwan/fzf-lua",