1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-18 06:51:12 +01:00
nixvim/modules/top-level
Matt Sturgeon a250540213 modules/output: include config and options in build.package
Similar to the legacy "standalone wrapper" `makeNixvimWithModule`,
thread the configuration's `config` and `options` to the final package.

This allows using such a package as the input to functions like
`testNixvim`.
2025-12-12 09:38:29 +00:00
..
files modules/extraFiles: refactor to use symlinks and support directories 2025-12-10 17:30:14 +00:00
plugins modules/performance: add excludedPlugins option to byte compilation 2025-09-14 11:48:13 +00:00
default.nix modules: refactor plugins code in top-level 2025-04-01 15:43:26 +02:00
nixpkgs.nix docs: use official names of NixOS, Home Manager and nix-darwin 2025-10-18 00:05:26 +00:00
output.nix modules/output: include config and options in build.package 2025-12-12 09:38:29 +00:00
readonly-renames.nix modules/{output,files,test}: move outputs to build scope 2024-09-26 06:31:57 +01:00
test.nix treewide: NixVim/nixvim -> Nixvim 2025-12-04 23:22:21 +00:00