Files
neovim/runtime/lua/vim
L Lllvvuu 908843df61 fix(languagetree): apply resolve_lang to metadata['injection.language']
`resolve_lang` is applied to `@injection.language` when it's supplied as a
capture:

f5953edbac/runtime/lua/vim/treesitter/languagetree.lua (L766-L768)

If we want to support `metadata['injection.language']` (as per #22518 and
[tree-sitter upstream](https://tree-sitter.github.io/tree-sitter/syntax-highlighting#language-injection))
then the behavior should be consistent.

Fixes: nvim-treesitter/nvim-treesitter#4918
2023-09-16 11:12:06 +01:00
..
2023-09-14 08:23:01 -05:00
2023-08-07 16:27:53 +01:00
2023-09-14 08:23:01 -05:00
2023-09-14 08:23:01 -05:00
2023-09-14 08:23:01 -05:00
2023-09-04 22:42:47 +02:00
2023-09-14 08:23:01 -05:00