mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-23 02:39:42 +01:00
Previously only extraLuaPackages themselves were byte-compiled, not theirs dependencies. This commit fixes that by compiling lua packages recursively. It uses byte-compile-lua-lib.nix shared file. Also this commit uses the shared stub lua libraries for extraLuaPackages byte-compiling test. |
||
|---|---|---|
| .. | ||
| byte-compile-lua-lib.nix | ||
| byte-compile-plugins.nix | ||
| combine-plugins.nix | ||
| default.nix | ||
| mk-plugin-pack.nix | ||
| utils.nix | ||