mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-31 10:16:24 -05:00
Introduce a new `helpers.pluginDefaultText` and deprecate `helpers.defaultNullOpts.mkDesc`. Displaying the "plugin default" within `defaultText` ensures that both defaults are grouped together in the docs. Also take the first step towards transitioning `defaultNullOpts` from using `default` to `pluginDefault` to mean "plugin default".