AutoYADM commit: 2025-01-13 15:15:06
This commit is contained in:
parent
2795c935bd
commit
514f51daf1
2 changed files with 5 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue