Commit graph

156 commits

Author SHA1 Message Date
Github Actions
e15762dac9 [docgen] Update README.md
skip-checks: true
2021-04-23 16:03:18 +02:00
Stephan Seitz
9820c8ca7d Add Fortran queries from @oponkork 2021-04-23 16:03:18 +02:00
Santos Gallegos
574bd5ae37
YAML: update queries (#1203)
Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18
2021-04-18 21:51:03 +00:00
Github Actions
61594636d7 [docgen] Update README.md
skip-checks: true
2021-04-08 22:50:41 +02:00
Github Actions
676bc550a6 [docgen] Update README.md
skip-checks: true
2021-04-08 22:50:41 +02:00
Christian Clason
fb8762271c Small update to README
For the sake of completeness, mention that `folding` is not a module in list of available modules.
2021-04-05 16:44:17 +02:00
Github Actions
6963ee6fea [docgen] Update README.md
skip-checks: true
2021-03-30 19:26:37 +02:00
Github Actions
123d2edfce [docgen] Update README.md
skip-checks: true
2021-03-24 18:32:13 +01:00
Steven Sojka
7984975a2f
feat(install): allow ignore list when installing parsers (#1098) 2021-03-24 09:12:03 -05:00
Github Actions
06a6510637 [docgen] Update README.md
skip-checks: true
2021-03-23 21:25:37 +01:00
Himujjal
597ec69378 Added Zig grammar 2021-03-23 12:36:34 +01:00
Github Actions
6a489c6c9d [docgen] Update README.md
skip-checks: true
2021-03-22 11:49:51 +01:00
Github Actions
d8b0edb4b4 [docgen] Update README.md
skip-checks: true
2021-03-22 11:49:51 +01:00
Github Actions
503afb1109 [docgen] Update README.md
skip-checks: true
2021-03-16 18:52:43 +01:00
Github Actions
7af49f03ab [docgen] Update README.md
skip-checks: true
2021-03-16 18:52:43 +01:00
Github Actions
4b0ba7781f [docgen] Update README.md
skip-checks: true
2021-03-16 18:52:43 +01:00
Github Actions
b338392204 [docgen] Update README.md
skip-checks: true
2021-03-16 18:52:43 +01:00
Github Actions
800df0cf42 [docgen] Update README.md
skip-checks: true
2021-03-16 18:52:43 +01:00
Santos Gallegos
e4083fc8e1
Add comment parser to highlight comment tags (#893)
Closes #236
2021-03-12 11:21:46 -05:00
Github Actions
b5be7303b7 [docgen] Update README.md
skip-checks: true
2021-03-02 12:46:43 -05:00
Github Actions
c1b4d09d4b [docgen] Update README.md
skip-checks: true
2021-03-02 16:55:18 +01:00
Github Actions
1297e4f1b1 [docgen] Update README.md
skip-checks: true
2021-03-01 20:06:40 +01:00
Github Actions
46463fe53a [docgen] Update README.md
skip-checks: true
2021-02-23 16:27:16 +01:00
Github Actions
55cb17d5c4 [docgen] Update README.md
skip-checks: true
2021-02-19 23:41:42 +01:00
Github Actions
3f9a8e9509 [docgen] Update README.md
skip-checks: true
2021-02-11 07:07:16 +01:00
Jędrzej Boczar
517c62d3e5
Add devicetree parser with queries (#900)
* Add devicetree parser with queries

* [docgen] Update README.md
skip-checks: true

* queries/devicetree: update highlight capture groups

* minor fix in CONTRIBUTING.md

* Revert "minor fix in CONTRIBUTING.md"

This reverts commit 23622b49db.

* queries/devicetree: add self as maintainer

* [docgen] Update README.md
skip-checks: true

Co-authored-by: Github Actions <actions@github>
2021-02-10 22:18:38 +01:00
Github Actions
d879a76bb9 [docgen] Update README.md
skip-checks: true
2021-02-01 19:02:53 +01:00
Cédric Barreteau
459173e5c7 Add ledger parser, folds and highlights queries 2021-01-31 10:44:45 +01:00
Kevin Anantha
3bef806c18 docs: update README
- change config to configs
2021-01-28 23:36:22 -05:00
BonaBeavis
a0f03ec333 Add turtle 2021-01-05 16:52:49 +01:00
Thomas Vigouroux
0823aba275 docs: mention running packadd in README.md
Thanks @David-Else for the suggestion.

Fixes #270
2021-01-04 08:46:18 +01:00
Github Actions
0a78f2be0f [docgen] Update README.md 2021-01-03 19:05:02 +01:00
Github Actions
322453ee4a [docgen] Update README.md 2020-12-31 14:27:43 +01:00
BonaBeavis
e934c5508a Add SPARQL
Signed-off-by: BonaBeavis <gordian.dziwis@gmail.com>
2020-12-30 17:51:44 +01:00
Github Actions
e3ae100faf [docgen] Update README.md
skip-checks: true
2020-12-10 18:51:08 +01:00
Luis Carlos Cruz Carballo
76486942e7 Allow user configure parsers using metatables 2020-12-09 19:11:41 +01:00
Tormod Alf Try Tufteland
18fadcfd4b add readme and more correct highlight captures 2020-12-06 15:08:51 +01:00
Wilman Barrios
565ab1a1bd Fix typo in README 2020-11-29 18:54:19 +01:00
Github Actions
5e36ed35f0 [docgen] Update README.md 2020-11-29 16:37:09 +01:00
Stephan Seitz
bb4e2710f8 Add hint to use :TSUpdate as post-update-hook 2020-11-29 16:37:09 +01:00
Bryan Kegley
4cc4c6f8b1 feat: add graphql grammar 2020-11-27 14:06:27 +01:00
Christian Clason
4a779c483b add TOC to readme 2020-11-25 22:35:20 +01:00
Christian Clason
5f06bc2f1b restructure readme 2020-11-25 22:35:20 +01:00
Christian Clason
6ac8e78304 move advanced explanation to the end 2020-11-25 22:35:20 +01:00
Christian Clason
1bd090e101 restructure explanation 2020-11-25 22:35:20 +01:00
Christian Clason
29762cffac slight edit 2020-11-25 22:35:20 +01:00
Christian Clason
7a9b48fa4e expand explanation of TSUpdate 2020-11-25 22:35:20 +01:00
Christian Clason
efb75b0e01 explain how to add unsupported parsers 2020-11-25 22:35:20 +01:00
Thomas Vigouroux
808765a6c8
fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
Github Actions
ae6cf1e7aa [docgen] Update README.md
skip-checks: true
2020-11-22 22:29:55 +01:00