Will Ruggiano
Will Ruggiano
### Is there an existing issue for this? - [x] I have searched the existing issues ### Issue description I had to add this to my zsh configuration; ``` initExtraBeforeCompInit...
I am trying to package prysm for nixpkgs, which means building the binaries from source. I have been able to "successfully" build the project, however when I run it I...
In neovim with cmdheight=0 this forces a hit-enter-prompt. I'd like the option to disable (or redirect) messages rather than echoing them.
```sql BEGIN; UPDATE ...; ROLLBACK; ``` Running _just_ the UPDATE statement yields the expected output, e.g. ``` │ Rows Affected ───┼─────────────── 1 │ N ``` however when run within the...
In particular things like functions and procedures would be nice to have (ala pgadmin4). I have been working with procedures a lot recently and have a few notes containing very...
Self explanatory. Also, I know I've been creating a bunch of issues (because I love this plugin so much and it is by far my most used plugin), so if...
I have several queries I like to run periodically which are not specific to any table, but rather the database as a whole, e.g. for "active queries" ```sql SELECT pid,...
I was watching your stream earlier and had this idea. Here's the scenario: You want to do a 10 minute AMA. You run some command, which puts subd into some...
If you've recently updated your system to depend on a recent commit (at least https://github.com/nix-community/neovim-nightly-overlay/commit/d659352f0a68717fa1d02391a74269067fccedf7) of this repository, you might encounter an error like that seen in #521. If you...