AutoYADM commit: 2025-01-22 11:00:08

This commit is contained in:
Daniel Fichtinger 2025-01-22 11:00:08 -05:00
parent 9684076329
commit 874b699c4d

View file

@ -29,7 +29,7 @@ return {
opts = function() opts = function()
return { return {
width = 100, width = 100,
mappings = mapPrefix("<localleader><leader>", true), mappings = mapPrefix("<C-Cr>", true),
-- mappings = { -- mappings = {
-- enabled = true, -- enabled = true,
-- }, -- },