mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-25 11:49:40 +01:00
Currently, `types.either` has support for the new valueMeta attribute added by v2 check and merge, while `types.nullOr` does not. The `lua` option deprecation warning implemented in `modules/keymaps.nix` requires `valueMeta`, so re-implement `nullOr` using `types.either` as a workaround. |
||
|---|---|---|
| .. | ||
| by-name | ||
| cmp | ||
| lsp | ||
| pluginmanagers | ||
| default.nix | ||
| deprecation.nix | ||
| TEMPLATE.nix | ||