nvim-treesitter/queries/ruby
Cameron 11c47fe2ca
Ensure string-symbols are highlighted properly
Ensure the entire symbol is highlighted properly, not just the leading `:"` characters.

set priority for closing `"` character so it has symbol highlight applied, instead of string highlight
2025-12-04 12:47:59 +01:00
..
folds.scm folds support and somewhat better indents for ruby 2021-03-15 19:54:30 +01:00
highlights.scm Ensure string-symbols are highlighted properly 2025-12-04 12:47:59 +01:00
indents.scm use indent.X syntax for captures and properties of set directives 2023-03-24 13:07:53 -04:00
injections.scm feat(ruby): add injection for debugger command strings (#7480) 2024-12-30 11:14:03 +01:00
locals.scm refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00