aboutsummaryrefslogtreecommitdiffstats
path: root/queries/rst
Commit message (Expand)AuthorAgeFilesLines
* 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