docs(tree-sitter): mention typescript-tsx support
This commit is contained in:
parent
e9f98001c1
commit
084d0a6918
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ they are still being worked on.
|
||||||
* Features
|
* Features
|
||||||
** Language support
|
** Language support
|
||||||
Currently Emacs tree sitter has got [[https://github.com/emacs-tree-sitter/tree-sitter-langs/tree/master/repos][parsers for these languages]] with syntax
|
Currently Emacs tree sitter has got [[https://github.com/emacs-tree-sitter/tree-sitter-langs/tree/master/repos][parsers for these languages]] with syntax
|
||||||
highlighting support for [[https://emacs-tree-sitter.github.io/syntax-highlighting/][these languages]].
|
highlighting support for [[https://emacs-tree-sitter.github.io/syntax-highlighting/][these languages]] as well as ~typescript-tsx-mode~
|
||||||
|
|
||||||
** Text Objects
|
** Text Objects
|
||||||
Not all language support all text objects (yet). [[https://github.com/nvim-treesitter/nvim-treesitter-textobjects#built-in-textobjects][Here is a table of the text
|
Not all language support all text objects (yet). [[https://github.com/nvim-treesitter/nvim-treesitter-textobjects#built-in-textobjects][Here is a table of the text
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue