AutoYADM commit: 2024-11-30 23:45:01

This commit is contained in:
Daniel Fichtinger 2024-11-30 23:45:01 -05:00
parent 934a607ce8
commit ed7b3fa30a

View file

@ -27,7 +27,7 @@ return {
version = "*", version = "*",
opts = function() opts = function()
return { return {
width = 150, width = 100,
mappings = mapPrefix("<leader><Cr>", true), mappings = mapPrefix("<leader><Cr>", true),
-- mappings = { -- mappings = {
-- enabled = true, -- enabled = true,