nvim-treesitter/queries
2021-04-23 23:18:00 +02:00
..
bash Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
beancount Fix beancount queries 2021-03-30 22:27:50 +02:00
bibtex add basic queries for bibtex 2021-03-22 22:19:10 +01:00
c fix(c): fold switch statements 2021-04-22 16:30:31 +02:00
c_sharp highlights(csharp): add "with" as @keyword.operator 2021-04-22 18:07:36 +02:00
clojure Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
comment Comment: highlight text nodes 2021-04-03 10:48:09 +02:00
cpp Fix C++ locals 2021-03-16 18:52:43 +01:00
css Fix invalid node type in CSS queries 2021-03-16 18:52:43 +01:00
dart Remove invalid dart query 2021-03-16 18:52:43 +01:00
devicetree Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ecma Add JS/TS parameters again (#1227) 2021-04-23 07:20:51 -05:00
fennel Fix fennel queries 2021-03-16 18:52:43 +01:00
fortran highlights(fortran): extend queries 2021-04-23 16:03:18 +02:00
gdscript Fix identifier type check 2021-04-18 20:40:58 +02:00
glimmer Update highlights.scm 2021-04-07 05:33:51 +02:00
go locals(Go): add namespace definition for import_spec_list 2021-04-13 13:34:57 +02:00
graphql Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
html Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
java highlights(java): add new keyword "yield" 2021-04-17 20:58:41 +02:00
javascript Add JS/TS parameters again (#1227) 2021-04-23 07:20:51 -05:00
jsdoc Fix jsdoc: play nice with the comment parser (#1108) 2021-03-27 10:51:16 -05:00
json Json: update folds 2021-02-13 21:29:37 +01:00
jsonc Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
jsx fix: jsx indent query 2021-04-01 20:50:25 +02:00
julia highlights(julia): add punctuation 2021-04-23 23:18:00 +02:00
kotlin attribute in stead of annotation 2021-03-20 17:52:07 +01:00
latex Add text.reference and text.environment 2021-03-30 19:26:37 +02:00
ledger ledger: update highlights 2021-04-15 10:15:29 +02:00
lua fix(lua): correctly highlight field names 2021-04-22 17:51:43 +02:00
markdown Add inline html comments 2021-02-25 13:42:25 +01:00
nix Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ocaml Re-add OCaml query that lead to crash before tree-sitter fix 2021-03-16 18:52:43 +01:00
ocaml_interface Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ocamllex Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
php Add indents for php 2021-03-22 18:02:10 +01:00
python Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ql replace @class with @type 2021-04-23 21:18:55 +02:00
query Query: update highlights (#1175) 2021-04-10 15:18:44 -05:00
r Add definition.parameter query to 'r/locals.scm'. 2021-03-16 18:52:43 +01:00
regex Regex highlights: Add constant highlight for class_character 2021-01-03 19:05:38 +01:00
rst Add text.reference and text.environment 2021-03-30 19:26:37 +02:00
ruby Indent Ruby singleton classes 2021-04-17 09:39:32 +02:00
rust highlights(rust): Add operator "?" 2021-04-06 19:50:23 +02:00
scss feat: add scss parser 2021-04-08 22:50:41 +02:00
sparql Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
supercollider Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
svelte Fix svelte highlights 2021-04-21 19:15:54 +02:00
teal Update teal highlights 2021-03-23 22:20:30 +01:00
toml Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
tsx injections(tsx): inherit injections from ecma 2021-04-23 20:33:34 +02:00
turtle Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
typescript Add JS/TS parameters again (#1227) 2021-04-23 07:20:51 -05:00
verilog Update verilog to 0.19.2 2021-03-16 18:52:43 +01:00
vue Highlight v-bind using javascript 2021-04-22 21:24:12 +02:00
yaml YAML: update queries (#1203) 2021-04-18 21:51:03 +00:00
zig improved zig grammar and queries 2021-04-02 03:29:21 +02:00