12.nixvim/modules
Matt Sturgeon f60bf47332 modules/nixvim-info: flatten and simplify
Instead of recursively merging a nested tree, construct a flat map of
"option-path" → {info}.

This should be more efficient to eval, and simpler to introspect.
2026-06-22 20:39:04 +00:00
..
lsp modules/lsp/packages: map newly packaged servers 2026-06-16 19:23:42 +00:00
misc modules/nixvim-info: flatten and simplify 2026-06-22 20:39:04 +00:00
top-level modules/test: add "all" expectation predicates 2026-06-12 18:04:20 +00:00
autocmd.nix modules/autocmd: remove autoCmd.description deprecation 2026-06-08 02:02:28 +00:00
clipboard.nix modules/clipboard: add pbcopy clipboard provider 2025-10-27 21:42:13 +00:00
colorscheme.nix modules: cleanup with lib 2024-09-03 22:12:33 -05:00
commands.nix modules/commands: support command preview 2026-04-24 21:59:51 +00:00
default.nix wrappers: expose platform wrapper modules via build.*Module options 2025-12-09 08:01:49 +00:00
dependencies.nix dependencies: add cspell package 2026-05-21 21:00:09 +00:00
diagnostic.nix treewide: remove old deprecation warnings 2025-12-07 23:34:03 +00:00
doc.nix modules/doc: disable manpage docs when config.flake is undefined 2026-05-24 03:05:36 +00:00
editorconfig.nix modules/editorconfig: remove concatLines usage 2026-05-04 11:46:50 +00:00
files.nix modules/files: simplify byteCompileLua condition 2025-12-03 08:56:47 +00:00
filetype.nix treewide: remove internal use of helpers module arg 2025-11-19 15:22:27 +00:00
highlights.nix flake: add nixf-diagnose to treefmt config 2025-10-01 00:42:40 +00:00
keymaps.nix lib/keymaps: remove lua submodule option 2026-06-12 18:04:20 +00:00
lazyload.nix modules/lazyload: fix provider warning formatting 2026-04-24 21:36:31 +00:00
lua-loader.nix modules/lua-loader: use new 0.11 API for enabling/disabling 2025-04-01 16:03:03 +02:00
opts.nix modules/opts: drop rename aliases 2026-06-08 02:02:43 +00:00
output.nix modules/output: prevent duplicate vimPlugin assertion locations 2026-06-15 04:08:14 +00:00
performance.nix modules/performance: add excludedPlugins option to byte compilation 2025-09-14 11:48:13 +00:00
plugins.nix modules/plugins: add colorschemes by-name support 2025-11-09 12:29:06 +00:00
wrappers.nix wrappers: pass in existing lib.nixvim 2026-05-24 23:09:56 +00:00