aboutsummaryrefslogtreecommitdiffstats
path: root/queries/rst
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-123-259/+0
* fix(rst): capture (adornment) node as @markup.heading (#7302)Shengyu Zhang2024-11-011-5/+5
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-213-27/+19
* feat(highlights)!: enforce documented captures (#6232)Christian Clason2024-03-031-10/+1
* feat(format-scripts): linewrap predicates再生花2024-02-232-31/+18
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-0/+1
* chore: query formattingPham Huy Hoang2024-01-193-97/+94
* refactor: manual pre-cleanupPham Huy Hoang2024-01-191-32/+32
* feat!: align standard captures with upstreamChristian Clason2024-01-191-21/+23
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-10/+10
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-2/+0
* feat: add CSV, PSV, & TSVAmaan Qureshi2023-08-171-5/+5
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-13/+22
* highlights(rst): don't spell check linksObserverOfTime2023-01-221-5/+3
* highlights(rst): disable spell for code blocksObserverOfTime2022-10-152-2/+2
* feat(spell): support more languagesLewis Russell2022-09-261-2/+1
* feat(spell): upstream spell queries from spellsitterLewis Russell2022-09-061-0/+11
* RST: use `any-of?` instead of `match?` (#1678)Santos Gallegos2021-08-082-10/+42
* RST: add code-block to injections (#1677)Santos Gallegos2021-08-081-1/+1
* Improve check-queries (#1253)Santos Gallegos2021-05-311-4/+5
* Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"Santos Gallegos2021-05-071-1/+1
* Comment: use `@combined` to create just one tree per buffer (#1252)Santos Gallegos2021-04-281-1/+1
* Add text.reference and text.environmentStephan Seitz2021-03-301-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+2
* highlights(rst): Reset highlights in doctest_blockStephan Seitz2021-02-151-0/+4
* RST: update injection queriesSantos Gallegos2021-01-023-16/+32
* RST: update parser and queriesSantos Gallegos2021-01-013-12/+68
* Remove textobjects moduleStephan Seitz2020-10-041-32/+0
* RST: update queriesSantos Gallegos2020-09-183-4/+30
* RST: update localsSantos Gallegos2020-09-151-0/+2
* rst: remove unused capturesSantos Gallegos2020-09-061-6/+0
* fix(queries): use vim-match for non lua regexesSteven Sojka2020-08-161-2/+2
* RST: update textobjectsSantos Gallegos2020-08-111-0/+4
* RST: update queriesSantos Gallegos2020-08-071-3/+14
* RST: update localsSantos Gallegos2020-08-011-0/+7
* RST: update highlightsSantos Gallegos2020-08-011-10/+39
* rst: update highlight queriesSantos Gallegos2020-07-291-0/+8
* Parsers: add reStructuredTextSantos Gallegos2020-07-273-0/+114