AutoYADM commit: 2025-01-13 15:15:06

This commit is contained in:
Daniel Fichtinger 2025-01-13 15:15:06 -05:00
parent 2795c935bd
commit 514f51daf1
2 changed files with 5 additions and 3 deletions

View file

@ -24,9 +24,10 @@ vim.g.maplocalleader = ","
-- Setup lazy.nvim
require("lazy").setup({
spec = {
{
dir = "~/dev/plugins/ashen.nvim/",
},
"ficcdaf/ashen.nvim",
-- {
-- dir = "~/dev/plugins/ashen.nvim/",
-- },
},
-- Configure any other settings here. See the documentation for more details.
-- colorscheme that will be used when installing plugins.