From 084d0a69185d204a400555980b332a7de58b238e Mon Sep 17 00:00:00 2001 From: Jeetaditya Chatterjee Date: Tue, 25 Jan 2022 20:16:34 +0000 Subject: [PATCH] docs(tree-sitter): mention typescript-tsx support --- modules/tools/tree-sitter/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tools/tree-sitter/README.org b/modules/tools/tree-sitter/README.org index ef1b0aa30..d7581d5a8 100644 --- a/modules/tools/tree-sitter/README.org +++ b/modules/tools/tree-sitter/README.org @@ -58,7 +58,7 @@ they are still being worked on. * Features ** 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 -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 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