nix-community.nixvim/lib
Matt Sturgeon 555035ef79
lib: add types.flagInt + defaultNullOpts.mkIntFlag
Either `0` or `1`, but can be coerced from a boolean definition to
support legacy definitions.

When coerced, a warning is printed
2024-09-08 12:54:30 +01:00
..
autocmd-helpers.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
builders.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
default.nix lib/test: move from tests/test-derivation 2024-08-21 02:48:06 +01:00
deprecation.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
extend-lib.nix lib/types: merge into extendedLib 2024-08-21 07:37:11 +01:00
helpers.nix lib/types: merge into extendedLib 2024-08-21 07:37:11 +01:00
keymap-helpers.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
maintainers.nix maintainers: add insipx 2024-09-02 02:05:40 -04:00
modules.nix modules/test: move test derivation to an option 2024-08-21 02:48:00 +01:00
neovim-plugin.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
options.nix lib: add types.flagInt + defaultNullOpts.mkIntFlag 2024-09-08 12:54:30 +01:00
pkg-lists.nix lib/pkg-lists: move to common location 2024-09-04 20:29:52 +01:00
tests.nix tests: fix tests by enabling wrapRc 2024-08-26 21:57:05 +01:00
to-lua.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
types.nix lib: add types.flagInt + defaultNullOpts.mkIntFlag 2024-09-08 12:54:30 +01:00
utils.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
vim-plugin.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00