kristijanhusak / vim-dadbod-completion

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No autocomplete for basic syntax

mbalazy opened this issue · comments

Ok so, I'm a totaly noob in sql but why there is no sugestions for just normal sql syntax like if readme gif?
I don'y have select, from etc. syntax, just a column name sugestions. What soould I do to enable it?

Im using vim-dadbod, instaled from coc, macOS.

Screenshot 2020-10-09 at 16 10 13
Screenshot 2020-10-09 at 16 10 00

in Gif you see that because that comes from "tags" source, or something like that. It is not from vim-dadbod-completion. This plugin gives you autocompletion for tables and columns.