12.nixvim/tests/test-sources/modules
Stanislav Asunkin 5b47c65705 tests/modules/performance/byte-compile-lua: improve bytecode detection
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.
2025-05-12 17:39:01 +03:00
..
performance tests/modules/performance/byte-compile-lua: improve bytecode detection 2025-05-12 17:39:01 +03:00
autocmd.nix
clipboard.nix
commands.nix
dependencies.nix plugins/claude-code: don't test on darwin 2025-05-08 10:51:26 +02:00
diagnostics.nix modules/diagnostic: rename diagnostic.config -> diagnostic.settings 2025-04-30 18:31:17 +01:00
editorconfig.nix
extra-files.nix
files.nix
filetypes.nix
highlight.nix
keymaps.nix
lsp.nix modules/lsp: enable servers."*" by default 2025-05-01 00:36:41 +01:00
lua-loader.nix
options.nix
output.nix