Mat
Mat
It would be great if we could use a split window instead of a floating window for this.
Is there any way to have a file opened in the glance window not create an entry in `:oldfiles`? I'd only want an `:oldfiles` entry if I actually open the...
saw this on replit.com  wanna do something like that locally
https://github.com/nix-community/nixd
We have a bunch of patterns that are matched to detect hard-coded secrets. Users should be able to provide their own too. Got the idea from: https://github.com/1Password/op-vscode/pull/178
https://github.com/nix-dot-dev/getting-started-devenv-template The flake could also handle installing the `op-nvim` binary.
1Password Teams/Business accounts allow you to have read-only access to items. When a Secure Note has read-only access, we should indicate this somehow. I'm unsure if we can detect this...
`gx` opens URLs, we can patch in support for `op://` URLs.
### Category Docs ### Description I could've sworn I'd already had this but I guess I must have been thinking of another project. Anyway, since PRs have the `check-pr-title` CI...
If an object is run through the decoder at runtime, there should be a way to configure the decoder to throw an error if the decoded object has extra properties...