12.nixvim/modules
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
..
lsp modules/lsp: fix mkServerOption homepage tryEval evaluation 2025-12-08 15:37:52 +00:00
misc modules/version: init with nixpkgsReleaseCheck 2025-12-03 09:24:36 +00:00
top-level modules/output: include config and options in build.package 2025-12-12 09:38:29 +00:00
autocmd.nix
clipboard.nix
colorscheme.nix
commands.nix
default.nix wrappers: expose platform wrapper modules via build.*Module options 2025-12-09 08:01:49 +00:00
dependencies.nix modules/dependencies: add television dependency 2025-12-11 09:29:09 +00:00
diagnostic.nix treewide: remove old deprecation warnings 2025-12-07 23:34:03 +00:00
doc.nix treewide: NixVim/nixvim -> Nixvim 2025-12-04 23:22:21 +00:00
editorconfig.nix
files.nix modules/files: simplify byteCompileLua condition 2025-12-03 08:56:47 +00:00
filetype.nix
highlights.nix
keymaps.nix plugins/barbar: add nullOr workaround for keymaps lua warning 2025-11-21 09:27:16 +00:00
lazyload.nix
lua-loader.nix
opts.nix
output.nix
performance.nix
plugins.nix
wrappers.nix wrappers: expose platform wrapper modules via build.*Module options 2025-12-09 08:01:49 +00:00