maralla / completor.vim

Async completion framework made ease.
MIT License
1.27k stars 63 forks source link

Use fuzzy=True for jedi completion #296

Closed mvanderkamp closed 3 years ago

mvanderkamp commented 3 years ago

Apologies if there's a reason this was left out! I'd be open to making it an option if this was deliberate.

maralla commented 3 years ago

Thanks!

bstaint commented 3 years ago

Maybe use such as g:completor_python_fuzzy it's better.

fuzzy=True: true

fuzzy=False: false