diff --git a/autoload/asyncomplete/sources/file.vim b/autoload/asyncomplete/sources/file.vim index a48375b..b8e24a8 100644 --- a/autoload/asyncomplete/sources/file.vim +++ b/autoload/asyncomplete/sources/file.vim @@ -24,17 +24,19 @@ function! asyncomplete#sources#file#completor(opt, ctx) let l:typed = a:ctx['typed'] let l:col = a:ctx['col'] - let l:kw = matchstr(l:typed, '<\@