nix-community.nixvim/lib
Matt Sturgeon 040bab5f55
lib/helpers: call with auto-args
Define `call = callPackageWith { inherit pkgs lib helpers; }`, which can
be used to automatically pass the correct args into helpers files.

`helpers` is passed in recursively.
2024-07-28 22:51:24 +01:00
..
autocmd-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01: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/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
helpers.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
keymap-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
maintainers.nix maintainers: add GGORG 2024-07-25 13:40:08 +02:00
neovim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
options.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
to-lua.nix lib/to-lua: handle derivations as path strings 2024-07-22 13:24:16 +01:00
types.nix lib/helpers: call with auto-args 2024-07-28 22:51:24 +01:00
utils.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
vim-plugin.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00