Tim Pope

Results 754 comments of Tim Pope

Where did `texBeginEndName` come from? I see `texSection` (though this might be version dependent).

That's a curious inconsistency with both 7.3.000 and 7.4.000 but doesn't appear to be relevant. `b:endwise_words` needs to be a comma delimited list of words. You might have better luck...

You should be able to name the file `oracle_sqlcl.vim` and refer to it via `oracle-sqlcl://`. This is a technical answer; I'm not sure I'm on board with actually supporting `sqlcl`...

I don't know; if possible I'd like the existing adapter to support both. Feel free to show me what you have and I can assess.

I don't understand what you mean by "the runtime isn't tested".

I don't like options for stuff like this, but support for ``, which would enable `:vert DB`, would be a nice enhancement.

Auto-closes when? Dadbod doesn't close it but there are reasons Vim would (`:pclose` for example).

Sounds like an autocomplete plugin.

This is indeed a better approach. But we should limit it to connection parameters; half or more of these (e.g., `eval`) have no business being in a connection URI. And...

Didn't notice those single character options weren't aliases. But they don't really seem necessary to me, with the possible exception of `-c`. I would drop all of them; if someone...