Thursday, January 29, 2015

dbext 20.0 with PGSQL: how to set the default terminator to ;

When I try to run a query from the cursor position, dbext does not pickup the whole query.

In order to get aroud this, I have to :DBSetOption cmd_terminator=; every time that I open vim.

Is there a way to configure .vimrc to set the terminator to ;?

I have tried to set my profile with the cmd_terminator=; 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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: