nvim-treesitter/queries/ecma
kiyan 3b533422df fix: remove priority in ecma template substitution hl
This PR removes the priority override for the interpolation because it
overrides every ecma based template literal, setting none with a higher
priority than ecma groups which made every template string look
`un`highlighted.
2021-10-03 11:01:30 +02:00
..
folds.scm Add generator functions to ecma queries 2021-03-23 23:37:11 +01:00
highlights.scm fix: remove priority in ecma template substitution hl 2021-10-03 11:01:30 +02:00
indents.scm fix(ecma): add indents to switch and cases 2021-07-06 09:39:56 +02:00
injections.scm chore(injections): remove duplicated regex injection for js 2021-06-11 16:15:14 +02:00
locals.scm locals(js,ts): Add parameters again (#1231) 2021-04-28 07:39:14 -05:00