Dundar Göc
6a4fdb317d
chore: fix typos
2021-11-02 23:47:48 +01:00
Github Actions
1501b7ae8a
[docgen] Update README.md
...
skip-checks: true
2021-10-21 19:50:23 +02:00
Github Actions
272666ab95
[docgen] Update README.md
...
skip-checks: true
2021-10-20 09:16:07 +02:00
Cezary Drożak
e87ed0fdaa
feat: add "experimental" key to parsers
...
feat(ci): mark parsers as experimental in README
2021-10-07 22:43:09 +02:00
Stephan Seitz
f96298df94
Update README.md
...
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2021-10-01 22:21:16 +02:00
Stephan Seitz
412752130d
docs(install): explain how to use a proxy for download
2021-10-01 22:21:16 +02:00
Github Actions
46858cfeea
[docgen] Update README.md
...
skip-checks: true
2021-09-25 00:59:40 +02:00
Github Actions
440b69f8d1
[docgen] Update README.md
...
skip-checks: true
2021-09-19 20:02:28 +02:00
Github Actions
b7cdd739e4
[docgen] Update README.md
...
skip-checks: true
2021-09-17 22:03:47 +02:00
Github Actions
8b8c434290
[docgen] Update README.md
...
skip-checks: true
2021-09-17 22:03:47 +02:00
Github Actions
ef1c89f73c
[docgen] Update README.md
...
skip-checks: true
2021-09-08 23:02:00 +02:00
rydesun
f900e5dfc8
Add tree-sitter-dot ( #1770 )
...
* Add tree-sitter-dot
* Fix DOT highlights
* highlights(DOT): add HTML string
* Remove DOT ftdetect
Vim and Neovim runtime have added DOT filetype detection
* Update DOT highlights
2021-09-01 09:25:45 -05:00
leo60228
93f415029d
Add tree-sitter-pioasm with highlights and injections ( #1759 )
...
* add tree-sitter-pioasm with highlights and injections
* [docgen] Update README.md
skip-checks: true
* remove ada injection from pioasm
* address review
* remove unnecessary python predicate
Co-authored-by: Github Actions <actions@github>
2021-08-29 12:10:15 -05:00
Github Actions
5f1fb77137
[docgen] Update README.md
...
skip-checks: true
2021-08-26 09:55:32 +02:00
Wilman Barrios
af96150a2d
highlights(php): add instanceof as @keyword ( #1728 )
2021-08-21 05:05:01 +00:00
Andrew Helwer
da2336ea80
Added TLA+ grammar & queries
2021-08-20 18:56:14 +02:00
Github Actions
0d9c84c01a
[docgen] Update README.md
...
skip-checks: true
2021-08-20 10:22:01 +02:00
Thomas Vigouroux
f2076b267e
feat: add support for vim
2021-08-16 15:09:53 +02:00
Github Actions
03943f9a7c
[docgen] Update README.md
...
skip-checks: true
2021-08-12 08:47:22 +02:00
Munif Tanjim
6ed86a8516
feat: allow 'revision' override in parser config ( #1661 )
2021-08-07 18:23:11 -05:00
Github Actions
bc5c5c0268
[docgen] Update README.md
...
skip-checks: true
2021-08-03 21:45:16 -05:00
Github Actions
dedd74ebdb
[docgen] Update README.md
...
skip-checks: true
2021-07-29 21:09:54 +02:00
Github Actions
53fc867f0a
[docgen] Update README.md
...
skip-checks: true
2021-07-29 07:34:15 +02:00
Duarte OC
eccf3eb014
Update README.md
2021-07-19 19:56:42 +00:00
Duarte OC
b8408203b8
Updated TSInstall example command.
...
When getting set up, the current instructions make me think I have to write `:TSInstall {'python'}`, when the correct command is `TSInstall python`
Let me know if this makes sense 😄
2021-07-19 19:56:42 +00:00
26797767+krnik
8df19b91ad
Update transferred fish repo info
2021-07-19 21:27:07 +02:00
Thomas Vigouroux
20b5dd9893
docs: notify about 0.5-compat in the readme
2021-07-19 21:12:54 +02:00
Tomas Sandven
a6121f014d
Add YANG parser
2021-07-19 16:03:27 +00:00
Stephan Seitz
29113e6892
doc: be more explicit about additional_vim_regex_highlighting ( #1561 )
2021-07-13 18:08:57 -05:00
Andrew Helwer
08c6a3fb55
Add info about queries and filetype detection to Adding Parsers section of README ( #1533 )
...
* Updated Adding Parsers section of README
Added info about necessity of manually adding queries
Added info about filetype detection
* Updated troubleshooting section
Added suggestion to check for missing queries or filetype detection
2021-07-09 00:31:00 +00:00
Munif Tanjim
97761acaff
Folds: support 'foldminlines'
2021-07-08 21:42:02 +02:00
Santos Gallegos
3413581b58
Docs: mention that indentation is still experimental
2021-07-05 19:26:35 +02:00
Github Actions
03f7bf7b49
[docgen] Update README.md
...
skip-checks: true
2021-07-04 21:17:48 +02:00
mhoffm
9275a15aad
add hcl parser
2021-07-02 01:56:25 +02:00
Samyak Sarnayak
cf768b0069
doc: link Installation wiki page in the README
...
As discussed in #1439
2021-06-30 22:40:09 +02:00
Github Actions
8e26997268
[docgen] Update README.md
...
skip-checks: true
2021-06-14 07:30:51 +02:00
Ashish Panigrahi
5634b175c4
fixed typo ( #1386 )
2021-06-12 19:14:36 +00:00
Thomas Vigouroux
d343624014
docs: notify that treesitter stabilization in planned for 0.6
...
Stabilization of treesitter has been postponed, so we are going to
require people to follow master for a bit longer.
2021-06-11 16:30:31 +02:00
Github Actions
1b425c4b9a
[docgen] Update README.md
...
skip-checks: true
2021-06-06 23:57:01 +02:00
Github Actions
6c2ff319b3
[docgen] Update README.md
...
skip-checks: true
2021-05-26 07:47:58 +02:00
Github Actions
c0e83d1574
[docgen] Update README.md
...
skip-checks: true
2021-05-19 19:41:21 +02:00
Daniel Kempkens
616d459860
Revert README.md change
2021-05-18 19:10:06 +02:00
Daniel Kempkens
e7e1db38cd
Initial Elixir support
2021-05-18 19:10:06 +02:00
Stephan Seitz
64f13eace5
Extend CL highlights
2021-05-17 20:45:31 +02:00
Camden Cheek
40ffe75bd2
Add config for Dockerfile parser ( #1288 )
2021-05-11 16:03:36 +00:00
Github Actions
25081a1d63
[docgen] Update README.md
...
skip-checks: true
2021-05-07 20:59:34 +02:00
Github Actions
509bc1a8e1
[docgen] Update README.md
...
skip-checks: true
2021-05-07 10:12:31 +02:00
Github Actions
859fbf8240
[docgen] Update README.md
...
skip-checks: true
2021-04-28 17:37:33 +02:00
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