nix-community.nixvim/lib
Matt Sturgeon a9c08fb6a5
lib/types: make strLua coerce strings to rawLua
Instead of relying on option `apply` functions to coerce the value to
rawLua, this can be done in the type's merge function.

Inspired by `types.coercedTo` in nixpkgs.
2024-09-29 16:57:15 +01:00
..
autocmd-helpers.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
builders.nix lib: segregate and deprecate functions that need pkgs 2024-09-13 19:05:26 +01:00
default.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
deprecation.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
extend-lib.nix lib: use lib.fix and self internally 2024-09-13 17:25:17 +01:00
keymap-helpers.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
maintainers.nix maintainers: add wadsaek 2024-09-28 17:52:00 +00:00
modules.nix lib/modules: assert that specialArgs has a valid lib 2024-09-27 11:11:49 +01:00
neovim-plugin.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
options.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
pkg-lists.nix lib/pkg-lists: move to common location 2024-09-04 20:29:52 +01:00
tests.nix modules/nixpkgs: initial pkgs option, drop defaultPkgs specialArg 2024-09-27 09:30:12 +01:00
to-lua.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
types.nix lib/types: make strLua coerce strings to rawLua 2024-09-29 16:57:15 +01:00
utils.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00
vim-plugin.nix lib: remove helpers from internal usage 2024-09-29 14:41:41 +01:00