Open rainerborene opened 5 years ago
@rhysd any update?
You gave 'psql'
to reply#repl#base
as REPL name. So :Repl psql
is correct. As I described in README.md, keys of g:reply_repls
are filetypes, not REPL names. So, with your setup, filetype
needs to be set to pgsql
in your buffer.
@rhysd everything is set up correctly like you said and still does not work. please, test and you'll see.
It seems that
reply.vim
isn't considering this given configuration.Now I try to run this:
:Repl pgsql -U app development
I got this instead.
reply.vim: REPL 'pgsql' is not defined or not installed. Please check :ReplList