prabirshrestha / asyncomplete.vim

async completion in pure vim script for vim8 and neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

min_chars is not obeyed

jsit opened this issue · comments

Setting g:asyncomplete_min_chars is not obeyed; popup appears after just one character.