index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
queries
/
ruby
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(ruby): detect shebang directive
Jerome Dalbert
2024-09-17
1
-0
/
+5
*
feat(ruby): improve identifiers highlighting
Jerome Dalbert
2024-09-12
1
-3
/
+6
*
feat(ruby): string/punctuation highlight improvements
Riley Bruins
2024-08-26
1
-10
/
+17
*
fix(ruby): highlight "&." as `@punctuation.delimiter` (#6887)
Wadii Hajji
2024-07-08
1
-0
/
+1
*
feat(ruby): highlights for special methods (#6735)
Pete Matsyburka
2024-07-08
1
-3
/
+8
*
feat: more `@keyword.type` captures
Riley Bruins
2024-05-01
1
-1
/
+2
*
refactor(format): drop extra indentation for field
Phạm Huy Hoàng
2024-03-21
2
-25
/
+20
*
feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`
Jaehwang Jung
2024-03-16
1
-2
/
+2
*
feat(highlights)!: enforce documented captures (#6232)
Christian Clason
2024-03-03
1
-3
/
+4
*
feat(format-scripts): linewrap predicates
再生花
2024-02-23
1
-1
/
+2
*
fix(highlights): improve member/property distinction
ObserverOfTime
2024-01-19
1
-2
/
+2
*
fix(highlights): improve consistency
ObserverOfTime
2024-01-19
1
-1
/
+1
*
chore: query formatting
Pham Huy Hoang
2024-01-19
3
-182
/
+253
*
feat!: align standard captures with upstream
Christian Clason
2024-01-19
1
-20
/
+20
*
feat(locals)!: switch to upstream captures
Christian Clason
2024-01-19
1
-23
/
+23
*
refactor: Remove all `(ERROR) @error` captures
Pham Huy Hoang
2023-10-25
1
-2
/
+0
*
refactor: replace some match & vim-match usages
ObserverOfTime
2023-08-23
1
-3
/
+3
*
fix(directive): make downcase work on captures
Christian Clason
2023-08-12
1
-2
/
+1
*
chore(injections)!: update injection syntax to 0.9
Pham Huy Hoang
2023-08-12
1
-5
/
+8
*
queries/*/highlights.scm : remove `@spell` for strings
ShellCode33
2023-08-07
1
-2
/
+0
*
fix(ruby): bare_symbol should be @symbol
Serhii Budnik
2023-04-17
1
-1
/
+1
*
fix(ruby): then blocks should not be `@conditional`, just "then"
Trey Wood
2023-03-31
1
-6
/
+1
*
use indent.X syntax for captures and properties of set directives
George Harker
2023-03-24
1
-4
/
+4
*
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
*
Update indents.scm
Cameron
2023-01-09
1
-2
/
+1
*
Update indents for Ruby
Cameron
2023-01-06
1
-0
/
+2
*
injections: add more regex injections
ObserverOfTime
2022-11-27
1
-0
/
+2
*
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
*
fix(ruby): indent of brackets & parens
Zheng Piaodan
2022-08-13
1
-2
/
+0
*
fix(ruby): indent parenthesized_statements
Zheng Piaodan
2022-08-13
1
-0
/
+1
*
Split func/method definition from calls in several programming language queries
lfenzo
2022-08-03
1
-1
/
+1
*
fix: add more indentations for ruby (#3139)
Eric Zheng (PiaoDan)
2022-07-09
1
-0
/
+2
*
Update highlights.scm
Cameron
2022-06-24
1
-0
/
+2
*
Add more indentations
Nick Pezza
2022-03-12
1
-0
/
+5
*
Dedent on end in ruby files
Nick Pezza
2022-03-12
1
-0
/
+7
*
Update queries
Santos Gallegos
2021-12-22
1
-3
/
+2
*
Add Operators for Ruby
Cameron
2021-11-11
1
-5
/
+38
*
Fix instance and singleton method locals for Ruby
Yorick Peterse
2021-08-09
1
-1
/
+2
*
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
*
downcase! directive to use with ruby injections
derekstride
2021-06-04
1
-0
/
+6
*
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-05-07
1
-1
/
+1
*
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-04-28
1
-1
/
+1
*
Indent Ruby singleton classes
Imobach González Sosa
2021-04-17
1
-0
/
+1
*
folds support and somewhat better indents for ruby
Ivo Dancet
2021-03-15
2
-0
/
+26
*
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-12
1
-0
/
+1
*
[highlights] Add TSSymbol highlight group
Dennis B
2021-03-04
1
-1
/
+1
[next]