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
drocha87
1f98c2e928
Lua things all over the place
2020-11-13 07:47:15 +01:00
drocha87
12064efe2f
Fix readme setup example
2020-11-13 07:47:15 +01:00
Github Actions
54c832033f
[docgen] Update README.md
2020-11-09 20:21:20 +01:00
Stephan Seitz
c3b526fe51
feat(install): add "maintained" option to only install maintained parsers
...
Unmaintained parsers only give users little benefit but take sometimes a
a long time to install (e.g. Markdown, Julia, Haskell parser). We could
recommend to only install maintained parsers by default.
2020-10-26 12:42:10 +01:00
Github Actions
26142b3e3a
[docgen] Update README.md
...
skip-checks: true
2020-10-22 10:42:03 +02:00
Github Actions
0f43bd9293
[docgen] Update README.md
2020-10-20 16:33:13 +02:00
kiyan42
f115d0ebaa
update docs
2020-10-19 21:41:57 +02:00
Thomas Vigouroux
a1de79e93a
docs(highlights): document LanguageTree.
2020-10-19 18:28:45 +02:00
Thomas Vigouroux
f7d92f663c
feat(languagetree): implement language tree
...
Allow the LanguageTree to be used as an option for highlighting.
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
Co-authored-by: Yazdani Kiyan <yazdani.kiyan@protonmail.com>
2020-10-19 18:28:45 +02:00
Rom Grk
e9b6e2d311
readme: add nvim-treesitter-context
2020-10-19 16:08:19 +02:00
Stephan Seitz
25bdf0f00d
Update README requirements for parser download/compilation
2020-10-16 06:36:47 +02:00
Github Actions
030a75129d
[docgen] Update README.md
2020-10-10 15:31:51 +02:00
tonycheang
b9b08d776b
fix: readme link to nvim-treesitter-textobjects
2020-10-04 23:15:23 +02:00
Github Actions
97d5329d9f
[docgen] Update README.md
2020-10-04 14:33:29 +02:00
Stephan Seitz
37b011b679
Add "External modules" section to README
2020-10-04 14:20:20 +02:00
Stephan Seitz
3362f45196
Remove textobjects module
2020-10-04 14:20:20 +02:00
Steven Sojka
7f325538cc
Merge pull request #487 from steelsojka/remove-refactor
...
chore(modules): remove refactor module
2020-10-04 07:01:53 -05:00
Github Actions
ec37addef9
[docgen] Update README.md
...
skip-checks: true
2020-09-30 20:38:04 +02:00
Steven Sojka
82a8b859c6
chore(modules): remove refactor module
2020-09-25 10:30:35 -05:00
Github Actions
013b0d1221
[docgen] Update README.md
...
skip-checks: true
2020-09-19 13:35:12 +02:00