nvim-treesitter/tests/query
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
..
highlights fix: resolve .hx extension conflict with Haxe 2025-12-12 17:55:41 +11:00
injections fix(python): regex injection not working for concatenated strings (#8197) 2025-10-26 09:25:42 -07:00
highlights_spec.lua feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00
injection_spec.lua feat(tests)!: new infrastructure based on makefile 2025-05-12 18:43:41 +02:00