-
Beta Was this translation helpful? Give feedback.
Answered by
soifou
Sep 1, 2025
Replies: 1 comment 1 reply
-
Move this config in opts = {
cmdline = {
keymap = {preset = 'inherit'},
completion = {
list = {
selection = {
preselect = false,
},
},
},
},
-- rest of your config
} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Jaehaks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Move this config in
opts
directly, not inopts.sources.providers
: