nvim-treesitter/tests
Ben Woodward 1cdd2c32f9 fix: resolve .hx extension conflict with Haxe
Neovim's built-in filetype detection maps .hx to 'haxe', which
caused the test framework to attempt loading haxe.so instead of
helixql.so.

Changes:
- Renamed test file from test.hx to test.helixql
- Added vim modeline to ensure correct filetype detection
- Removed helixql filetype mapping (not needed and doesn't override
  Neovim's built-in detection anyway)
2025-12-12 17:55:41 +11:00
..
indent feat(snakemake): update queries (#8106) 2025-09-07 13:58:28 +02:00
query fix: resolve .hx extension conflict with Haxe 2025-12-12 17:55:41 +11:00