kristijanhusak / vim-dadbod-ui

Simple UI for https://github.com/tpope/vim-dadbod
MIT License
1.54k stars 94 forks source link

Help needed: making autocomletion work #99

Closed evdoks closed 3 years ago

evdoks commented 3 years ago

Really love your plugin! However, autocompletion seems not to be working out of the box.

I am using a VIM. For code autocompletion I have YouCompleteMe plugin installed.

Any ideas on how to start debugging the issue?

kristijanhusak commented 3 years ago

Did you install https://github.com/kristijanhusak/vim-dadbod-completion ?

YouCompleteMe is not supported out of the box. Check what is supported on the dadbod-completion readme.

evdoks commented 3 years ago

Thanks!

https://github.com/kristijanhusak/vim-dadbod-completion is installed. Will look into other completion plugins listed in the readme. Hopefully they won't conflict with YCM.

kristijanhusak commented 3 years ago

You should be able to setup omnifunc with YCM

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.