neovim/test/functional/treesitter
Lewis Russell 12faaf40f4 fix(treesitter): highlight injections properly
`on_line_impl` doesn't highlight single lines, so using pattern indexes
to offset priority doesn't work.
2024-03-14 06:55:19 +00:00
..
fold_spec.lua revert: "feat(treesitter): add foldtext with treesitter highlighting" 2024-01-27 08:38:56 +08:00
highlight_spec.lua fix(treesitter): highlight injections properly 2024-03-14 06:55:19 +00:00
inspect_tree_spec.lua feat(treesitter): show root nodes in :InspectTree (#26944) 2024-02-06 14:51:53 -06:00
language_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00
node_spec.lua feat!: remove deprecated functions 2024-03-09 10:54:24 +01:00
parser_spec.lua test: correct order of arguments to eq() (#27816) 2024-03-11 22:23:14 +08:00
utils_spec.lua refactor: format test/* 2024-01-03 02:09:29 +01:00