aboutsummaryrefslogtreecommitdiffstats
path: root/queries/rst/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* 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-211-7/+5
* feat(format-scripts): linewrap predicates再生花2024-02-231-28/+8
* chore: query formattingPham Huy Hoang2024-01-191-29/+29
* refactor: manual pre-cleanupPham Huy Hoang2024-01-191-32/+32
* feat!: align standard captures with upstreamChristian Clason2024-01-191-21/+23
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-2/+0
* highlights(rst): don't spell check linksObserverOfTime2023-01-221-5/+3
* highlights(rst): disable spell for code blocksObserverOfTime2022-10-151-1/+1
* 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-081-4/+28
* Add text.reference and text.environmentStephan Seitz2021-03-301-1/+1
* highlights(rst): Reset highlights in doctest_blockStephan Seitz2021-02-151-0/+4
* RST: update injection queriesSantos Gallegos2021-01-021-0/+3
* RST: update parser and queriesSantos Gallegos2021-01-011-11/+20
* RST: update queriesSantos Gallegos2020-09-181-2/+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 queriesSantos Gallegos2020-08-071-3/+14
* RST: update highlightsSantos Gallegos2020-08-011-10/+39
* rst: update highlight queriesSantos Gallegos2020-07-291-0/+8
* Parsers: add reStructuredTextSantos Gallegos2020-07-271-0/+81