When I execute a multiple line query under the cursor for a Postgresql query, dbext only picks up the current line.
I order to fix this I have to use to following command each time that i start vim: :DBSetOption cmd_terminator=; Is there a way to configure this option in the .vimrc file? I tried to add it to connection profile without any success. Thanks in advance. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
