mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-09 03:56: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. |
||
|---|---|---|
| .. | ||
| darwin.nix | ||
| default.nix | ||
| hm-extra-files-byte-compiling.nix | ||
| hm-submodule-merge.nix | ||
| hm.nix | ||
| nixos.nix | ||