nix-community.nixvim/lib
Matt Sturgeon 33a32c9417
lib/options: move "plugin default" into defaultText
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".
2024-06-10 15:11:21 +01:00
..
autocmd-helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
builders.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
keymap-helpers.nix lib/keymaps: refactor mkMapOptionSubmodule again 2024-06-07 15:42:54 +01:00
maintainers.nix maintainers: add b3nb5n 2024-05-30 14:23:23 +02:00
neovim-plugin.nix meta: extend meta.nixvimInfo support treewide 2024-06-07 22:22:55 +01:00
options.nix lib/options: move "plugin default" into defaultText 2024-06-10 15:11:21 +01:00
to-lua.nix helpers/toLuaObject: fix rawKey handling 2024-05-31 23:31:11 +02:00
types.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
utils.nix lib: add upperFirstChar 2024-06-07 09:17:29 +01:00
vim-plugin.nix meta: extend meta.nixvimInfo support treewide 2024-06-07 22:22:55 +01:00