kristijanhusak / vim-dadbod-completion

Database autocompletion powered by https://github.com/tpope/vim-dadbod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unknown function: compe#source#vim_bridge#register

petobens opened this issue · comments

After the latest commits, whenever I open nvim I'm getting:

Error detected while processing /home/pedro/git-repos/private/dotfiles/vim/bundle/.cache/init.vim/.dein/after/plugin/vim_dadbod_completion.vim:
line    5:
E117: Unknown function: compe#source#vim_bridge#register

Pull latest master and give it a try, should be fixed now.

Thanks