Adam Jimerson

Results 58 issues of Adam Jimerson

| Field | Description | |--------------|-------------| | Plugin | `nord` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...

bug

| Field | Description | |--------------|-------------| | Plugin | `treesitter` `neorg` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html)...

bug

| Field | Description | |----------|-------------| | Plugin | `psalm` | | Homepage | `https://github.com/vimeo/psalm` | | Nixpkgs | `https://github.com/NixOS/nixpkgs/blob/7eee17a8a5868ecf596bbb8c8beb527253ea8f4d/pkgs/development/php-packages/psalm/default.nix` | ## Extra Information Psalm is a static analysis tool...

enhancement

I want to achieve a result similar to what is documented in the [Running artifacts](https://devenv.sh/containers/#running-artifacts), except that makes use of `processes.*.exec` which also runs when I do `devenv up`. I...

enhancement

Using Go 1.23 I am unable to get my project to build when running `devenv build` but using the Go tool chain directly it works just fine. When building using...

question

Running lego `lego version v0.4.1-0-g67c86d860a79` on one box when I try to renew certs `lego` errors out with a `urn:acme:error:badNonce` error. ``` root@pacbsd:~ # bin/lego --email="" --domains="pacbsd.org" --domains="www.pacbsd.org" --domains="bbs.pacbsd.org" --domains="packages.pacbsd.org"...

question

### Before feedback (在反馈之前) - [x] There are no features that I want to submit in Issues (当前 Issues 中没有我将要提交的新功能) ### Describe Feature (描述功能) Since factories can create 1 or...

### Plugin nvim-treesitter ### Nixpkgs Release unstable ### Home Manager Release unstable ### I have read the FAQ - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and my bug is not...

bug