Commit graph

194 commits

Author SHA1 Message Date
Github Actions
4e64438171 [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
rydesun
20a226652c 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-17 21:06:36 +02:00
leo60228
df06bfead2 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-09-17 21:06:36 +02:00
Github Actions
97eecc864f [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Wilman Barrios
ec17095e22 highlights(php): add instanceof as @keyword (#1728) 2021-09-17 21:06:36 +02:00
Andrew Helwer
5821a85165 Added TLA+ grammar & queries 2021-09-17 21:06:36 +02:00
Github Actions
670992b96c [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Thomas Vigouroux
1877e03bfa feat: add support for vim 2021-09-17 21:06:36 +02:00
Github Actions
fdeef11df5 [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Munif Tanjim
aa74cc50d6 feat: allow 'revision' override in parser config (#1661) 2021-09-17 21:06:36 +02:00
Github Actions
bbc96c9515 [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Github Actions
33d75f099d [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Github Actions
94c08e785a [docgen] Update README.md
skip-checks: true
2021-09-17 21:06:36 +02:00
Duarte OC
bd2129ea0e Update README.md 2021-09-17 21:06:36 +02:00
Duarte OC
6749dc7332 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-09-17 21:06:36 +02:00
26797767+krnik
f8e17e74a5 Update transferred fish repo info 2021-09-17 21:06:36 +02:00
Thomas Vigouroux
2b4ab852bf docs: notify about 0.5-compat in the readme 2021-09-17 21:06:36 +02:00
Tomas Sandven
f6c6d0d947 Add YANG parser 2021-09-17 21:06:36 +02: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
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