mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-01 02:34:47 -05:00
- Replace nullable lua option with a no-default option. - Made it so the deprecated option is only declared when `lua = true` is passed. - Replace `normalizeMappings` with a `removeDeprecatedMapAttrs` helper. - Added warnings for all options that historically had `lua` support.