index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
queries
/
rst
Age
Commit message (
Expand
)
Author
2022-10-15
highlights(rst): disable spell for code blocks
ObserverOfTime
2022-09-26
feat(spell): support more languages
Lewis Russell
2022-09-06
feat(spell): upstream spell queries from spellsitter
Lewis Russell
2021-08-08
RST: use `any-of?` instead of `match?` (#1678)
Santos Gallegos
2021-08-08
RST: add code-block to injections (#1677)
Santos Gallegos
2021-05-31
Improve check-queries (#1253)
Santos Gallegos
2021-05-07
Revert "Comment: use `@combined` to create just one tree per buffer (#1252)"
Santos Gallegos
2021-04-28
Comment: use `@combined` to create just one tree per buffer (#1252)
Santos Gallegos
2021-03-30
Add text.reference and text.environment
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-02-15
highlights(rst): Reset highlights in doctest_block
Stephan Seitz
2021-01-02
RST: update injection queries
Santos Gallegos
2021-01-01
RST: update parser and queries
Santos Gallegos
2020-10-04
Remove textobjects module
Stephan Seitz
2020-09-18
RST: update queries
Santos Gallegos
2020-09-15
RST: update locals
Santos Gallegos
2020-09-06
rst: remove unused captures
Santos Gallegos
2020-08-16
fix(queries): use vim-match for non lua regexes
Steven Sojka
2020-08-11
RST: update textobjects
Santos Gallegos
2020-08-07
RST: update queries
Santos Gallegos
2020-08-01
RST: update locals
Santos Gallegos
2020-08-01
RST: update highlights
Santos Gallegos
2020-07-29
rst: update highlight queries
Santos Gallegos
2020-07-27
Parsers: add reStructuredText
Santos Gallegos