github-actions[bot]
3cfbde4db0
Update README ( #2443 )
...
Co-authored-by: Github Actions <actions@github>
2022-02-03 18:23:04 +00:00
github-actions[bot]
5e3a93f365
Update README ( #2399 )
...
Co-authored-by: Github Actions <actions@github>
2022-01-29 18:57:28 +01:00
Mateus Melchiades
5fc4cb5d2d
Vala language support
2022-01-29 18:43:44 +01:00
Github Actions
923f91b5d6
Update README
2022-01-25 18:05:31 +01:00
Christian Clason
97ffd5c43d
doc: stress need to :TSUpdate after lockfile change
2022-01-24 16:28:02 +01:00
Stephan Seitz
bb33aea03c
Set CXX standard per parser and fix Norg
2022-01-23 16:27:25 +01:00
Github Actions
9419107d86
[docgen] Update README.md
...
skip-checks: true
2022-01-23 16:27:25 +01:00
Github Actions
f048886f82
Update README
2022-01-20 19:22:27 +01:00
Github Actions
4581400e44
Update README
2022-01-18 22:54:18 +01:00
Christian Clason
1b9d059c55
docs(readme): mention tracking issue for language support
2022-01-17 16:34:39 +01:00
Github Actions
b64f848f59
[docgen] Update README.md
...
skip-checks: true
2022-01-17 10:53:35 +01:00
Kid
1c9a546fcd
Tighten requirements
2022-01-16 16:09:52 +01:00
Kid
f07dc05bb6
Recommend nightly
2022-01-16 16:09:52 +01:00
Kid
15a8a40f27
Remove nightly Neovim requirement from README
2022-01-16 16:09:52 +01:00
Stephan Seitz
2f489ad3c6
docs(readme): make custom parser example more explicit about options
2022-01-16 15:40:27 +01:00
Github Actions
687584df55
Update README
2022-01-16 15:37:47 +01:00
Github Actions
99ce1135d7
Update README
2022-01-16 15:02:26 +01:00
Christian Clason
cca7d1d671
fix(swift): switch to maintained parser
...
upstream https://github.com/tree-sitter/tree-sitter-swift is abandoned.
2022-01-16 14:27:24 +01:00
Christian Clason
316b32b3db
doc(README): mention CONTRIBUTING for captures
2022-01-16 11:56:40 +01:00
Sal Bakraa
f9179db8de
docs(kotlin): change Kotlin maintainer
2022-01-08 20:01:00 +01:00
Sal Bakraa
89abe4af39
fix(kotlin): Change the kotlin parser to fwcd/tree-sitter-kotln
2022-01-08 20:01:00 +01:00
Github Actions
88c1f4ed85
Update README
2022-01-08 13:20:52 +01:00
Elwardi
16e77495c4
Add OpenFOAM parser
2022-01-08 13:20:52 +01:00
Alexandre A. Muller
a7c0c1764b
Add ninja parser ( #2217 )
...
* Add ninja parser
* Add branch main
* No need for ftdetect
2022-01-08 01:26:33 +00:00
Github Actions
f7d4ba2ac9
Update README
2022-01-05 11:55:00 +01:00
Github Actions
479fde3471
Update README
2022-01-04 01:26:40 +01:00
github-actions[bot]
ad69e2528a
Update README ( #2160 )
...
Co-authored-by: Github Actions <actions@github>
2021-12-24 19:35:59 +00:00
Omer Tuchfeld
3b05ef4492
Add support for new golang go.work files
...
The new golang 1.18 version (currently in beta) [introduced](https://github.com/golang/go/issues/45713 ) a new file type
called `go.work`.
This commit adds support for the syntax of that file using the https://github.com/omertuc/tree-sitter-go-work repository
That repository is heavily based on previous work in the https://github.com/camdencheek/tree-sitter-go-mod repository, with a few
minor changes to make it work on the very similar `go.work` files.
2021-12-18 20:02:08 +01:00
Santos Gallegos
4aa9f6b7f7
Make example config more easy to read
...
Ref https://github.com/nvim-treesitter/nvim-treesitter/issues/2095#issuecomment-992759818
2021-12-18 14:50:48 +01:00
Github Actions
3bb483a5c0
Update README
2021-12-14 15:36:16 +01:00
Stephan Seitz
913b72d60d
docs: remove advice to use 0.5-compat
...
0.5-compat branch was not actively maintained and nvim-treesitter
also runs with stable versions. We should be able to maintain
compatibility with latest stable by fall-back implementations in case
there should be a breaking change.
2021-12-06 20:57:50 +01:00
Github Actions
2c19f8984b
[docgen] Update README.md
...
skip-checks: true
2021-11-30 23:40:49 +01:00
Github Actions
edfafce6f4
[docgen] Update README.md
...
skip-checks: true
2021-11-28 00:36:24 +01:00
Github Actions
c25aa3d41a
[docgen] Update README.md
...
skip-checks: true
2021-11-26 22:42:55 +01:00
Jirgn
85bc7431e8
fix: listing of grammar support
2021-11-26 22:04:59 +01:00
Jirgn
13df8ee651
fix: autogenerated README
2021-11-26 22:04:59 +01:00
Jirgn
979c32493d
feat: add fusion grammar and highlights
2021-11-26 22:04:59 +01:00
Santos Gallegos
b784ca7fca
Add query error: invalid node type at position to the troubleshooting section
...
We have had many of these recently...
2021-11-20 17:32:50 +01:00
Santos Gallegos
bc7fb7fe7f
Just one line
2021-11-16 21:03:52 -05:00
Santos Gallegos
9ee1de787a
Docs: update docs on how to override a query
...
`queries/` and `after/queries/` are the same now.
I kind of prefer the old method, but just updating our docs to reflect
the reality for now.
Closes https://github.com/nvim-treesitter/nvim-treesitter/issues/1710
Closes https://github.com/nvim-treesitter/nvim-treesitter/issues/1441
2021-11-16 21:03:52 -05:00
Github Actions
a47df48e7d
[docgen] Update README.md
...
skip-checks: true
2021-11-14 11:02:57 +01:00
Sirisak Lueangsaksri
289439512e
docs: make comment more specific
2021-11-08 15:04:38 +01:00
Sirisak Lueangsaksri
f6dcbe66b0
refactor: nitpicking
2021-11-08 15:04:38 +01:00
Sirisak Lueangsaksri
aaf157a6a9
feat: sync install for ensure_installed
2021-11-08 15:04:38 +01:00
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