nix-community.nixvim/lib
Matt Sturgeon f47374fd26
modules/test: init, replacing dontRun arg
Introduces the `test.runNvim` module option.

Deprecates the historic `dontRun` argument passed to the test-derivation
helpers.

Soft-deprecates the `tests.dontRun` attr used in tests currently.
2024-08-20 00:34:12 +01:00
..
autocmd-helpers.nix lib/helpers: build recursively 2024-07-28 22:30:11 +01:00
builders.nix modules/performance: add ability to byte compile lua configuration files 2024-07-31 11:31:40 +00:00
default.nix modules/test: init, replacing dontRun arg 2024-08-20 00:34:12 +01:00
deprecation.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00
extend-lib.nix lib: provide an "extended lib" to our modules 2024-08-02 14:33:59 +01:00
helpers.nix lib/util: add groupListBySize 2024-08-19 00:50:57 +01:00
keymap-helpers.nix lib/keymap: allow extra options/modules in mkMapOptionSubmodule 2024-08-18 22:38:24 +01:00
maintainers.nix maintainers: add psfloyd 2024-08-06 22:58:32 -03:00
modules.nix lib/modules: init with specialArgs helpers 2024-08-02 14:38:38 +01:00
neovim-plugin.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00
options.nix lib/options: remove with helpers 2024-08-01 17:55:03 +01:00
to-lua.nix lib/lua: support nixpkg's "lua-inline" type 2024-08-14 00:25:59 +01:00
types.nix plugins/which-key: move listOfLen to lib.types 2024-08-14 11:20:17 +00:00
utils.nix lib/util: add groupListBySize 2024-08-19 00:50:57 +01:00
vim-plugin.nix lib/deprecation: expose mkSettingsRenamedOptionModules publicly 2024-08-14 11:20:17 +00:00