Added F# to the list of supported languages

pull/625/head
Mikhail Brinchuk 2024-01-28 12:46:17 +07:00
parent 9a894d5369
commit f671c57069
1 changed files with 1 additions and 0 deletions

@ -23,6 +23,7 @@ with `difft --list-languages`.
| Elvish | [ckafi/tree-sitter-elvish](https://github.com/ckafi/tree-sitter-elvish) |
| Erlang | [WhatsApp/tree-sitter-erlang](https://github.com/WhatsApp/tree-sitter-erlang) |
| Emacs Lisp | [wilfred/tree-sitter-elisp](https://github.com/Wilfred/tree-sitter-elisp) |
| F# | [Nsidorenco/tree-sitter-fsharp](https://github.com/Nsidorenco/tree-sitter-fsharp) |
| Gleam | [gleam-lang/tree-sitter-gleam](https://github.com/gleam-lang/tree-sitter-gleam) |
| Go | [tree-sitter/tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) |
| Hack | [slackhq/tree-sitter-hack](https://github.com/slackhq/tree-sitter-hack) |