nvim-treesitter/queries/r
Phạm Huy Hoàng 3e535e826d fix(r): adapt indent queries
- Anchor parameter query. There's no need for multiple indent.align
  captures
- Narrow down binary_operator indent.begin. From tree-sitter-r corpus
  and highlight tests, this seems to be appropriate.
2024-06-28 18:13:12 +02:00
..
highlights.scm feat(r)!: update parser and queries 2024-06-27 15:31:41 +02:00
indents.scm fix(r): adapt indent queries 2024-06-28 18:13:12 +02:00
injections.scm chore: query formatting 2024-01-19 16:58:37 +01:00
locals.scm feat(r)!: update parser and queries 2024-06-27 15:31:41 +02:00