mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-26 10:48:35 +02:00
Add a non-system specific `<flake>.lib.nixvim` output, which is equivalent to the existing `<flake>.lib.<system>.helpers` output. This is now also wrapped with `lib.makeOverridable` to allow overriding the function args used to construct the nixvim-lib. Consistently access nixvim-lib via the new flake output, overriding where necessary. |
||
---|---|---|
.. | ||
autocmd-helpers.nix | ||
builders.nix | ||
default.nix | ||
deprecation.nix | ||
extend-lib.nix | ||
keymap-helpers.nix | ||
maintainers.nix | ||
modules.nix | ||
neovim-plugin.nix | ||
options.nix | ||
pkg-lists.nix | ||
tests.nix | ||
to-lua.nix | ||
types.nix | ||
utils.nix | ||
vim-plugin.nix |