nix-community.nixvim/lib
Matt Sturgeon 6a1bf6bdc3
modules/output: check warnings+assertions on build.package
Add a `build.packageUnchecked` option for use instead of the old `check`
evalNixvim argument.
2024-09-26 18:04:36 +01:00
..
autocmd-helpers.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
builders.nix lib: segregate and deprecate functions that need pkgs 2024-09-13 19:05:26 +01:00
default.nix lib: throw when deprecated builders are used on a lib without pkgs 2024-09-22 18:18:05 +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: cleanup with lib 2024-09-03 22:12:33 -05:00
maintainers.nix lib/maintainers: remove duplicate entry 2024-09-26 10:45:23 -05:00
modules.nix modules/output: check warnings+assertions on build.package 2024-09-26 18:04:36 +01:00
neovim-plugin.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00: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 modules/output: check warnings+assertions on build.package 2024-09-26 18:04:36 +01:00
to-lua.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00
types.nix lib/types/pluginLuaConfig: use lib.optional instead of lib.mkIf 2024-09-23 20:08:52 +01:00
utils.nix lib/neovim-plugin: Add lua configuration scoped to the plugin 2024-09-22 16:15:27 +00:00
vim-plugin.nix lib: cleanup with lib 2024-09-03 22:12:33 -05:00