I am trying to use SQL dynamic auto-completion (omni menu) function in vim, but it does not work.
I use the Yakuake terminal in Linux Mint, and the DBext vim plugin works.
I can make Cx Co , but it only shows tables, and I need columns. I also cannot drill left and right.
If Im is in insert mode and I press Cc , then it acts like I pressed Esc and returns to normal mode.
When I type :SQLSetType pgsql , it says "not an editor command".
source share