nix-community.nixvim/lib
Matt Sturgeon 54d118869b
lib/deprecation: init with mkDeprecatedSubOptionModule
Similar to `lib.mkRemovedOptionModule` but tweaked to work with
sub-options (e.g. settings options).

Also uses warnings instead of assertions.
2024-06-25 15:48:33 +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
deprecation.nix lib/deprecation: init with mkDeprecatedSubOptionModule 2024-06-25 15:48:33 +01:00
helpers.nix lib/deprecation: init with mkDeprecatedSubOptionModule 2024-06-25 15:48:33 +01:00
keymap-helpers.nix lib/keymaps: refactor mkMapOptionSubmodule again 2024-06-07 15:42:54 +01:00
maintainers.nix maintainers: add braindefender 2024-06-22 07:13:11 +07:00
neovim-plugin.nix meta: extend meta.nixvimInfo support treewide 2024-06-07 22:22:55 +01:00
options.nix lib/options: drop special case for string defaults 2024-06-21 08:45:30 +01:00
to-lua.nix helpers/toLuaObject: fix rawKey handling 2024-05-31 23:31:11 +02:00
types.nix lib/types: allow assigning raw lua to string lua 2024-06-17 00:01:40 +01:00
utils.nix plugins/none-ls: refactor mkRaw 2024-06-17 00:01:39 +01:00
vim-plugin.nix Revert "helpers/vim-plugin: fix mkVimPlugin when defaultPackage.meta.homepage doesn't exist" 2024-06-21 08:53:33 +02:00