cseickel
cseickel
I'm not sure if this should be a separate source or a feature within the `filesystem` source. People have asked for this before but I haven't personally needed it until...
Love this feature. Just wanted to raise a bug where the calling window (e.g. side = right) doesn't get restored on revert_preview (become side = left). _Originally posted by @axieax...
Greatest feature! When there's no open buffer (such as starting with the alpha-nvim greeting), disabling preview causes some errors: Other than that, it works great. ``` E5108: Error executing lua:...
This adds https://github.com/mrcjkb/lua-typecheck-action Of course, there are many errors sitting in the code base that need to be fixed as part of this.
That does not seem to work for me. I've put the log level to trace and I can see the git watcher has started, but after that, nothing happens when...
If the user explicitly passed a directory to use as root, the command should not attempt to change the cwd automatically. > I see what's wrong, you found a bug....
It only expands a few levels, but it used to work to any arbitrary depth.
First off, great plugin! I saw that this was a feature listed in your readme as a planned future enhancement, but I wanted to add it here so you know...
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => see 'Providing a Reproducible Scenario' [ ] feature request => do not use Github for feature...
Hi there. I've come across this odd problem where some table just won't push down anything to the foreign server. This issue only happens on AWS RDS Postgres 15, it...