mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02: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. |
||
---|---|---|
.. | ||
darwin.nix | ||
default.nix | ||
hm-extra-files-byte-compiling.nix | ||
hm-submodule-merge.nix | ||
hm.nix | ||
nixos.nix |