nvim-treesitter/queries
TravonteD 09c2e6e0a7 Fix the ":" in symbols when used in pairs
This fixes the colon not being highlighted when a symbol is represented
in a pair like so:

    symbol: true
2020-06-23 09:28:32 +02: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 refactor: use newly introduced consolidated syntax 2020-06-20 09:03:39 -04:00
go Add call references for Go 2020-06-07 12:39:58 +02:00
html refactor: use newly introduced consolidated syntax 2020-06-20 09:03:39 -04:00
java Give credits 2020-06-17 18:01:53 +05:30
javascript fix(javascript): set booleans to boolean highlights 2020-06-15 15:11:07 -05:00
json feat(lang): add json highlights 2020-06-15 15:24:05 -05:00
lua fix(lua): update queries 2020-05-07 14:03:29 +02:00
python Add highlighting of dunder identifiers (e.g. __all__, __add__) to Python highlights 2020-06-21 17:00:17 +02:00
regex Add tree-sitter-regex 2020-06-14 13:09:38 +02:00
ruby Fix the ":" in symbols when used in pairs 2020-06-23 09:28:32 +02:00
typescript chore(queries): use inherited queries for ts/js 2020-06-15 08:53:49 -05:00