diff options
| author | Nikolaj Sidorenco <Nikolaj176@hotmail.com> | 2024-09-29 11:08:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-29 11:08:21 +0200 |
| commit | 707313b80a2f1e65fa06dba2052cc49ce6762a60 (patch) | |
| tree | 193c0da9bb62f8a8868a6c7cef2c04410c839c2d /README.md | |
| parent | bot(lockfile): update arduino, elixir, templ, tlaplus (diff) | |
| download | nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar.gz nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar.bz2 nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar.lz nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar.xz nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.tar.zst nvim-treesitter-707313b80a2f1e65fa06dba2052cc49ce6762a60.zip | |
feat(fsharp): add parser and queries (#7166)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -239,6 +239,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [forth](https://github.com/AlexanderBrevig/tree-sitter-forth) (maintained by @amaanq) - [x] [fortran](https://github.com/stadelmanma/tree-sitter-fortran) (maintained by @amaanq) - [x] [fsh](https://github.com/mgramigna/tree-sitter-fsh) (maintained by @mgramigna) +- [x] [fsharp](https://github.com/ionide/tree-sitter-fsharp) (maintained by @nsidorenco) - [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq) - [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn) - [x] [GAP system](https://github.com/gap-system/tree-sitter-gap) (maintained by @reiniscirpons) |
