nvim-treesitter/lua/nvim-treesitter
Santos Gallegos 8b876207e6 Update used_by for parent parsers
html_tags and ecma don't have a parser of they own,
but that's actually just to get around to inherit
common queries.

When editing these "base" queries,
the playground breaks. Having them in used_by would fix this.
2021-07-05 12:39:00 +02:00
..
caching.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
configs.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
fold.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
health.lua Checkhealth: include injections 2021-07-05 12:34:47 +02:00
highlight.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
incremental_selection.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
indent.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
info.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
install.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
locals.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
parsers.lua Update used_by for parent parsers 2021-07-05 12:39:00 +02:00
query.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
query_predicates.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
shell_command_selectors.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
ts_utils.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
tsrange.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00
utils.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00