nvim-treesitter/queries/ecma
Lewis Russell 011ac894ec Prefer lua-match over match
as string.find is much quicker than vim.regex:match*
2021-11-23 10:02:06 +01:00
..
folds.scm Add generator functions to ecma queries 2021-03-23 23:37:11 +01:00
highlights.scm Prefer lua-match over match 2021-11-23 10:02:06 +01: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