mirror of
https://github.com/prabirshrestha/asyncomplete.vim.git
synced 2026-05-31 11:18:47 +02:00
f4e70a9753
* added support for fuzzy search via let g:asyncomplete_smart_completion=1 * partial fix for neovim * added smart completion (fuzzy completion) for both vim8 and neovim * updated README.md and docs for smart completion * use vim.api.nvim_call_function to dump in neovim for tables