mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-29 05:31:05 +01:00
Previously, to determine if a file is byte-compiled, a simple binary file detection was used, specifically checking if it contained any null bytes. This commit updates the check to read the file header and compare it with a known LuaJIT header. |
||
|---|---|---|
| .. | ||
| files | ||
| byte-compile-lua.nix | ||
| combine-plugins.nix | ||