helix-mods/runtime/queries/ruby
Oskar Köök 98dd9c4f2b
Remove do_block from Ruby indents (#3976)
`do_block` and `block` seem to conflict, causing double-indentation in some cases. Removing `do_block` does not seem to have any negative effect, while fixing the double-indentation issue.
2022-09-26 13:04:32 -04:00
..
highlights.scm Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
indents.scm Remove do_block from Ruby indents (#3976) 2022-09-26 13:04:32 -04:00
injections.scm tree sitter comments injections (#1527) 2022-01-21 00:50:06 +09:00
locals.scm Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
tags.scm Add tree-sitter queries. 2021-04-09 18:57:46 +09:00
textobjects.scm Ruby TextObjects and more file extensions (#2143) 2022-04-17 19:25:44 -05:00