Open jsit opened 4 years ago
@jsit Looking at https://github.com/prabirshrestha/asyncomplete-lsp.vim/blob/master/plugin/asyncomplete-lsp.vim#L47, it looks like this plugin auto-registers itself. The documentation could be improved on that. Can you confirm @prabirshrestha?
Do I need to do a
register_source
for this? I don't see anything about it in the docs, but I had to do it for all the other asyncomplete plugins.