Keywords are only refreshed on `BufWinEnter`; does not obey the value of `events` in options: https://github.com/prabirshrestha/asyncomplete-buffer.vim/blob/c431ec2c174128564140986759b0da786391769b/autoload/asyncomplete/sources/buffer.vim#L54
Keywords are only refreshed on
BufWinEnter; does not obey the value ofeventsin options:asyncomplete-buffer.vim/autoload/asyncomplete/sources/buffer.vim
Line 54 in c431ec2