index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
ruby
/
highlights.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ruby): then blocks should not be `@conditional`, just "then"
Trey Wood
2023-03-31
1
-6
/
+1
*
feat: add `@comment.documentation` where applicable
Amaan Qureshi
2023-03-05
1
-3
/
+20
*
refactor(ruby): move keywords appropriately
Amaan Qureshi
2023-03-03
1
-6
/
+21
*
highlights(ruby): fix captures
ObserverOfTime
2022-11-26
1
-4
/
+5
*
Add global variable highlighting
Cameron
2022-09-10
1
-0
/
+1
*
feat(spell): upstream spell queries from spellsitter
Lewis Russell
2022-09-06
1
-0
/
+2
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-1
/
+1
*
Update highlights.scm
Cameron
2022-06-24
1
-0
/
+2
*
Add Operators for Ruby
Cameron
2021-11-11
1
-5
/
+38
*
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
1
-4
/
+1
*
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-07-04
1
-2
/
+8
*
[highlights] Add TSSymbol highlight group
Dennis B
2021-03-04
1
-1
/
+1
*
Ruby constants highlighted as Type
Kassio Borges
2021-02-22
1
-5
/
+5
*
Highlight ruby symbols as @property
Jeffrey Chupp
2021-01-25
1
-1
/
+4
*
Ruby highlights: symbol -> simple_symbol, hash_key_symbol, delimited_symbol
Stephan Seitz
2021-01-21
1
-2
/
+4
*
Remove usages of `@embedded` in highlights
Stephan Seitz
2021-01-06
1
-4
/
+0
*
Add more ruby built-in constants
Kassio Borges
2020-12-18
1
-1
/
+1
*
Ruby highlights: Unify call and method_call (follow tree-sitter-ruby)
Stephan Seitz
2020-12-16
1
-12
/
+3
*
Add some ruby exception keywords
Kassio Borges
2020-12-05
1
-0
/
+8
*
💣 !! Use TSUpdate !! Fix ruby queries
Stephan Seitz
2020-11-03
1
-1
/
+0
*
Ruby highlights: reset highlight on interpolation
Stephan Seitz
2020-10-12
1
-0
/
+3
*
Highlight top-level 'require' as TSInclude (fix #463)
Dennis B
2020-09-23
1
-3
/
+5
*
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-19
1
-3
/
+6
*
move the generic "constant" capture to the top
TravonteD
2020-09-18
1
-4
/
+4
*
update require statements to use TSInclude
TravonteD
2020-09-16
1
-2
/
+2
*
Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages
Stephan Seitz
2020-09-14
1
-1
/
+4
*
- Fix TSType and TSPunctuationSpecial
TravonteD
2020-09-12
1
-3
/
+4
*
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-16
1
-5
/
+5
*
Fix the ":" in symbols when used in pairs
TravonteD
2020-06-23
1
-0
/
+1
*
refactor: use newly introduced consolidated syntax
TravonteD
2020-06-20
1
-75
/
+113
*
- #76 update the predicate syntax for ruby and css
TravonteD
2020-06-11
1
-6
/
+7
*
update ruby highlights and locals to conform the new contribution
TravonteD
2020-05-11
1
-48
/
+49
*
Squashed commit of the following:
TravonteD
2020-04-24
1
-0
/
+140