raf
raf
...and other documentation fixes. - cleans up Darkreader derivation - adds `programs.schizofox.extraWrapperArgs` - From my commit message: `programs.schizofox.extraWrapperArgs` will allow the user to pass a freeform attribute set to the...
Deprecates nvimCodeActionMenu module options in favor of `vim.lsp.code-actions` and `vim.lsp.code-actions.fastaction-nvim`.
The audit workflow that I've added has marked some of the dependencies as vulnerable. Some of those dependencies are also marked by dependabot to be vulnerable to various expoits. I've...
Two real quick, really minor improvements to the documentation. 1. Waycorner is in Nixpkgs now (and has been for a while, I packaged it last year) so we can tell...
## Branchout for 0.7. - Until this PR is merged, any new features must target the `v0.7` branch to minimize merge conflicts. - Breaking changes must be disclosed, and remedied:...
Adds support for edgy.nvim
Very breaking change that moves formatter and diagnostics configurations to their standalone plugin counterparts (as opposed to previous null-ls/none-ls model) to improve configurability, compatibility and performance that were all impacted...
## Description of changes Adds [cloneit](https://github.com/alok8bb/cloneit). Supersedes #199374. ## Things done - Built on platform(s) - [x] x86_64-linux - [ ] aarch64-linux - [ ] x86_64-darwin - [ ] aarch64-darwin...
- **nixos/wakapi: fix typo in warning conditional** - **nixos/wakapi: fix failing assertions** - **nixos/wakapi: fix incorrect assertion conditions** - **nixos/tests: add wakapi** Adds basic NixOS tests for the Wakapi module....