* 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