Skip to content

Commit 1761f6a

Browse files
Update README.md
1 parent 95ebcb1 commit 1761f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In order to add support for additional languages we have a complete guide on how
4646
> If you want to add support for another language, please file an [issue](https://github.com/CodeEditApp/CodeEditLanguages/issues/new/choose) first, so everyone knows that this is in progress.
4747
4848
| Grammar | Implemented | Syntax Highlighting |
49-
| -------------- | ----------- | ------------------- |
49+
| -------------- | :---------: | :-----------------: |
5050
| [Agda](https://github.com/tree-sitter/tree-sitter-agda) | | _not available_ |
5151
| [Bash](https://github.com/lukepistrol/tree-sitter-bash) |||
5252
| [C](https://github.com/tree-sitter/tree-sitter-c) |||
@@ -77,7 +77,7 @@ In order to add support for additional languages we have a complete guide on how
7777
| [Sql](https://github.com/m-novikov/tree-sitter-sql) | | |
7878
| [Swift](https://github.com/mattmassicotte/tree-sitter-swift) |||
7979
| [TOML](https://github.com/ikatyang/tree-sitter-toml) | | |
80-
| [TypeScript/](https://github.com/tree-sitter/tree-sitter-typescript) | | |
80+
| [TypeScript/TSX](https://github.com/tree-sitter/tree-sitter-typescript) | | |
8181
| [Verilog](https://github.com/tree-sitter/tree-sitter-verilog) | | _not available_ |
8282
| [YAML](https://github.com/mattmassicotte/tree-sitter-yaml) || _not available_ |
8383
| [Zig](https://github.com/maxxnino/tree-sitter-zig) |||

0 commit comments

Comments
 (0)