12.nixvim/modules
belamu fee8f33284 modules/opts: docs on difference between opts, global opts and local opts
These differences are clear for users that are well-versed in neovim
configuration but need a while to figure out for neovim newcomers.

Therefore I hope that they can help.
2026-07-06 14:40:11 +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/nixpkgs: import libForPkgs correctly 2026-07-01 03:15:00 +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: docs on difference between opts, global opts and local opts 2026-07-06 14:40:11 +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