nvim-treesitter/tests/query/highlights/helixql
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
..
test.helixql fix: resolve .hx extension conflict with Haxe 2025-12-12 17:55:41 +11:00