nvim-treesitter/queries
2020-08-11 20:21:03 +02:00
..
bash bash: add locals.scm for use with definition highlighting 2020-07-19 22:16:00 +02:00
c C/C++ locals: Make field_identifier a reference 2020-07-27 14:57:14 +02:00
c_sharp Added some more fixes to c# highlighting 2020-07-20 23:19:18 +02:00
cpp C++: locals template_declaration must define their own scope in which the template arguments are valid 2020-07-27 15:20:04 +02:00
css refactor: use newly introduced consolidated syntax 2020-06-20 09:03:39 -04:00
dart Re add missing comments 2020-08-09 19:12:26 +02:00
go Go locals: Make func_literal (lambda) a @scope 2020-07-26 10:16:24 +02:00
html Add PHP, TOML, and update HTML, javascript queries 2020-08-04 08:05:51 +02:00
java Java locals: use has-ancestor? to match imports 2020-07-27 11:08:13 +02:00
javascript Add PHP, TOML, and update HTML, javascript queries 2020-08-04 08:05:51 +02:00
json fix(highlights): add array strings 2020-07-17 16:09:24 +02:00
lua Lua highlights: add operator "=" and punctuation 2020-08-11 14:11:24 +02:00
php PHP: Update locals query 2020-08-05 21:28:50 +02:00
python Python: update textobjects queries 2020-08-04 10:09:11 +02:00
query rename query parser to query from scheme 2020-07-28 18:30:24 +02:00
regex Add tree-sitter-regex 2020-06-14 13:09:38 +02:00
rst RST: update textobjects 2020-08-11 20:21:03 +02:00
ruby fix: fix references and definitions 2020-07-16 20:26:25 +02:00
rust highlights(rust): fix some type highlights. 2020-08-07 15:03:20 +02:00
toml Add PHP, TOML, and update HTML, javascript queries 2020-08-04 08:05:51 +02:00
typescript chore(queries): use inherited queries for ts/js 2020-06-15 08:53:49 -05:00