mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-26 20:21:03 +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. |
||
|---|---|---|
| .. | ||
| colorschemes | ||
| example-configurations | ||
| modules | ||
| plugins | ||
| env.nix | ||
| examples.nix | ||
| extended-lib.nix | ||