nvim-treesitter/queries
Steven Sojka 4551b0e1c9 Merge branch 'master' into feat/typescript-queries
* master:
  Change regexes in C/C++ highlights
  Update C/C++ highlights to new query syntax
  Add better highlighting for preprocessor functions in C highlights
  Add operators /=,*=,|=,&= to C highlights
  Add compound_statement to c queries
  Add punctuation.bracket/punctuation.delimiter to C highlights
  Make =,~,! operators in C highlights
  Add cpp/locals.scm
  Add @error highlight to c/highlights.scm
  Add C++ highlights.scm
  Introduce base languages for queries
  Add tree-sitter-regex
  feat(queries): allow for user overrides
  Update issue templates
2020-06-15 07:05:20 -05:00
..
c Change regexes in C/C++ highlights 2020-06-15 11:51:28 +02:00
cpp Change regexes in C/C++ highlights 2020-06-15 11:51:28 +02:00
css - #76 update the predicate syntax for ruby and css 2020-06-11 10:38:19 -04:00
go Add call references for Go 2020-06-07 12:39:58 +02:00
html html: Highlight (quoted_attribute_value) as @string 2020-06-05 18:21:01 +02:00
javascript feat(queries): add typescript and javascript queries 2020-06-14 13:41:23 -05:00
lua fix(lua): update queries 2020-05-07 14:03:29 +02:00
python Update python locals: list_splat and dictionary_splat define variables as parameters 2020-06-02 21:13:09 +02:00
regex Add tree-sitter-regex 2020-06-14 13:09:38 +02:00
ruby - #76 update the predicate syntax for ruby and css 2020-06-11 10:38:19 -04:00
typescript feat(queries): add typescript and javascript queries 2020-06-14 13:41:23 -05:00