AutoYADM commit: 2025-01-21 18:55:06

This commit is contained in:
Daniel Fichtinger 2025-01-21 18:55:06 -05:00
parent ffd0cce09f
commit e7d5ea25ea

View file

@ -31,7 +31,7 @@ return {
}, },
completion = { completion = {
list = { list = {
selection = { preselect = false, auto_insert = true }, selection = { preselect = false, auto_insert = false },
}, },
-- enabled_providers = function() -- enabled_providers = function()
-- if vim.bo.filetype == "org" then -- if vim.bo.filetype == "org" then