mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-14 14:32:47 +01: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". |
||
|---|---|---|
| .. | ||
| autocmd-helpers.nix | ||
| builders.nix | ||
| default.nix | ||
| helpers.nix | ||
| keymap-helpers.nix | ||
| maintainers.nix | ||
| neovim-plugin.nix | ||
| options.nix | ||
| to-lua.nix | ||
| types.nix | ||
| utils.nix | ||
| vim-plugin.nix | ||