nvim-treesitter/queries
Dennis B aca33c0aca [highlights] Add TSSymbol highlight group
Addresses issue #892

Ruby and Dart literal symbols will now be highlighted by the new
TSSymbol highlight group, which itself will, by default, link to the Vim
Identifier highlight group. Vim theme authors can then set their
TSSymbol colors.

Symbol highlighting can apply to a number of languages as noted in the
following Wikipedia page: https://en.wikipedia.org/wiki/Symbol_(programming)

Not just for Ruby and Dart.
2021-03-04 06:19:40 +01:00
..
bash feat: Add more bash queries 2020-12-25 15:56:27 +01:00
c highlights(c): update declaration and cast_expression 2021-03-02 16:55:18 +01:00
c_sharp Remove textobjects module 2020-10-04 14:20:20 +02:00
clojure [clojure] add punctuation.bracket 2020-11-10 18:01:12 +01:00
cpp feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
css feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
dart [highlights] Add TSSymbol highlight group 2021-03-04 06:19:40 +01:00
devicetree Add devicetree parser with queries (#900) 2021-02-10 22:18:38 +01:00
fennel Add fennel support 2020-08-16 20:40:33 -04:00
gdscript add gdscript 2020-12-31 14:27:43 +01:00
glimmer highlights(glimmer): add copyright note 2021-03-01 01:02:09 +01:00
go feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
graphql feat: added more indent queries 2021-01-14 14:43:04 +01:00
html feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
java feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
javascript feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
jsdoc feat(js): add jsdoc lang injection 2020-10-27 14:08:14 +01:00
json Json: update folds 2021-02-13 21:29:37 +01:00
jsonc feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
jsx feat: added more indent queries 2021-01-14 14:43:04 +01:00
julia Julia highlights: Add markdown injection for docstrings 2021-01-03 19:05:02 +01:00
kotlin stricter regex kotlin constants 2020-12-20 22:59:40 +01:00
ledger ledger: update highlights 2021-02-23 22:34:59 +01:00
lua feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
markdown Add inline html comments 2021-02-25 13:42:25 +01:00
nix highlights(nix): fix for alias name of identifier in attrpath 2021-02-12 08:22:34 +01:00
ocaml highlights(ocaml): change order or captures 2021-02-28 22:32:07 +01:00
ocaml_interface feat(queries): modeline mechanism for base langs 2020-10-11 19:09:22 +02:00
ocamllex fix(injections): update to new API 2020-11-23 21:08:09 +01:00
php Add injections to PHP 2020-11-24 08:03:16 +01:00
python Python: inject rst in docstrings (#917) 2021-02-05 15:01:50 +00:00
ql More improvements 2020-11-12 08:11:06 +01:00
query removed duplicate 2021-03-01 23:35:25 +01:00
regex Regex highlights: Add constant highlight for class_character 2021-01-03 19:05:38 +01:00
rst highlights(rst): Reset highlights in doctest_block 2021-02-15 15:36:33 -05:00
ruby [highlights] Add TSSymbol highlight group 2021-03-04 06:19:40 +01:00
rust fixed rust match indents 2021-03-01 23:35:25 +01:00
sparql Add SPARQL 2020-12-30 17:51:44 +01:00
supercollider Cleanup 2021-02-10 22:21:17 +01:00
svelte feat: use @ignore for comments and multiline strings 2021-03-01 23:28:53 +01:00
teal folds(teal): remove record_declaration from folds 2021-01-30 21:13:14 +01:00
toml changed toml and query 2021-03-01 23:35:25 +01:00
tsx feat: added more indent queries 2021-01-14 14:43:04 +01:00
turtle Add turtle 2021-01-05 16:52:49 +01:00
typescript fix: added missing enum indent for typescript 2021-01-21 18:17:54 +01:00
verilog Add locals for verilog 2020-11-21 14:43:08 +01:00
vue Add support for folding Vue files 2021-02-17 14:43:32 +01:00
yaml YAML: add locals 2021-02-10 22:25:12 +01:00