AutoYADM commit: 2025-01-21 18:55:06
This commit is contained in:
parent
ffd0cce09f
commit
e7d5ea25ea
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue