nix-community.nixvim/modules/top-level
Stanislav Asunkin 767eb62f48 modules/output: obtain plugin configs from wrapped neovim
The official method for obtaining the generated initRc content is from
wrapped neovim rather than from makeNeovimConfig helper. To use this
approach: first wrap neovim with the generated config, then override it
with our wrapperArgs.
2024-10-13 09:54:05 +03:00
..
files modules: move nixpkgs module to top-level modules 2024-09-27 09:30:12 +01:00
default.nix modules: move nixpkgs module to top-level modules 2024-09-27 09:30:12 +01:00
nixpkgs.nix modules/nixpkgs: initial pkgs option, drop defaultPkgs specialArg 2024-09-27 09:30:12 +01:00
output.nix modules/output: obtain plugin configs from wrapped neovim 2024-10-13 09:54:05 +03:00
readonly-renames.nix modules/{output,files,test}: move outputs to build scope 2024-09-26 06:31:57 +01:00
test.nix modules/output: check warnings+assertions on build.package 2024-09-26 18:04:36 +01:00