You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typing :find term_to_complete*<Tab> don't work anymore when ignoring find. This somehow comes from the mapping = cmp.mapping.preset.cmdline(),. I don't know how to solve that. My config:
Typing
:find term_to_complete*<Tab>
don't work anymore when ignoringfind
. This somehow comes from themapping = cmp.mapping.preset.cmdline(),
. I don't know how to solve that. My config:The text was updated successfully, but these errors were encountered: