mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
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) |
||
|---|---|---|
| .. | ||
| filetypes.lua | ||
| nvim-treesitter.lua | ||
| query_predicates.lua | ||