nvim-treesitter/queries
2021-07-04 21:49:17 +02:00
..
bash Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02: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 feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
c_sharp feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
clojure Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00
cmake Move macro to @function.macro capture 2021-07-02 08:37:02 +02:00
comment fix typo in query 2021-06-26 12:19:08 +02:00
commonlisp Update queries/commonlisp/highlights.scm 2021-05-17 20:45:31 +02:00
cpp c++ highlights: don't capture all identifiers with uppercase initials as types 2021-06-10 08:16:53 +02:00
css Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
cuda parsers: add tree-sitter-cuda 2021-06-14 07:30:51 +02:00
dart feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
devicetree Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
dockerfile Add config for Dockerfile parser (#1288) 2021-05-11 16:03:36 +00:00
ecma feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
elixir Add regex injection for Elixir 2021-06-01 22:04:52 +02:00
fennel Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
fish feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
fortran feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
gdscript feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
glimmer Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00
go feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
gomod Add go-mod tree-sitter config 2021-04-28 17:37:33 +02:00
graphql Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
haskell Add common quasiquote highlights/injections for Haskell (#1440) 2021-07-01 00:43:08 +00:00
hcl fold HCL objects (#1479) 2021-07-03 16:00:20 -05:00
html refactor: make html-like languages inherit from single query 2021-05-17 23:38:14 +02:00
html_tags HTML: remove @combined from injections 2021-05-23 10:13:41 +02:00
java feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
javascript locals(js,ts): Add parameters again (#1231) 2021-04-28 07:39:14 -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 Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
jsx JSX components with capital first letter highlighted as constructor rather than type 2021-06-04 08:30:16 +02:00
julia feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
kotlin feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
latex feat: add comment highlighting in LaTeX 2021-07-01 10:33:16 +02:00
ledger Update ledger highlight queries 2021-06-11 14:00:48 +02:00
lua feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
markdown Add inline html comments 2021-02-25 13:42:25 +01:00
nix Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
ocaml Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00
ocaml_interface Add comment parser to highlight comment tags (#893) 2021-03-12 11:21:46 -05:00
ocamllex Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
php feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
python feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
ql Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
query query: Only highlight predicate name (#1461) 2021-07-01 20:43:09 +00: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 Improve check-queries (#1253) 2021-05-31 17:03:27 +00:00
ruby feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
rust feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
scss highlight: add SCSS single_line_comment 2021-06-15 19:59:45 +02:00
sparql Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
supercollider supercollider: simplify method 2021-05-17 21:30:40 +02:00
svelte Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00
teal feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
toml Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
tsx injections(tsx): inherit injections from ecma 2021-04-23 20:33:34 +02:00
turtle Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
typescript highlights(typescript): fix indentifier for type imports 2021-07-01 22:50:06 +02:00
verilog feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00
vue Use #any-of? instead of #match? where posible 2021-06-25 00:22:48 +02:00
yaml Revert "Comment: use @combined to create just one tree per buffer (#1252)" 2021-05-07 16:51:57 +02:00
zig feat(keywords) merge return and yield into keyword.return group 2021-07-04 21:49:17 +02:00