2.home-manager/tests/modules/programs/neovim
teto b0491fe556 neovim: move LUA_(C)PATH setup from wrapping to init.lua
so alternative GUIs can find lua dependencies that are not plugins (for instance nio).
Some plugins depend on lua packages that are not vim plugins and thus
become "invisible" to nixpkgs as it stands.
For now they need to be specified manually via `extraLuaPackages` but
hopefully we can autodiscover those in nixpkgs.
2026-01-22 18:24:33 +01:00
..
coc-config.expected neovim: Add coc support (#2154) 2021-07-25 22:40:07 -04:00
coc-config.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
default.nix tests/neovim: add wrapper args test 2025-12-20 17:11:31 -06:00
extra-lua-init.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
no-init.nix treewide: nixf-diagnose cleanup 2026-01-08 16:30:04 -05:00
plugin-config.expected neovim: move LUA_(C)PATH setup from wrapping to init.lua 2026-01-22 18:24:33 +01:00
plugin-config.nix tests/neovim: add test to catch config eval 2025-12-20 19:55:46 -06:00
runtime.nix treewide: reformat nixfmt-rfc-style 2025-04-08 08:50:05 -07:00
stubs.nix tests/neovim: stub meta.teams 2025-06-18 11:12:29 -05:00
wrapper-args.nix tests/neovim: add wrapper args test 2025-12-20 17:11:31 -06:00