mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-24 18:00:59 +01:00
Made the `default` and `description` arguments optional for all prime variants of `defaultNullOpts` functions. If neither `default` nor `description` are provided, the option will have no description. The "Plugin default" line is only added when a `default` argument is present (`args ? 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 | ||