From 08cea61390971d26b982677bc0658a9ff79b34e0 Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sat, 17 Feb 2024 10:44:38 +0530 Subject: Update docs and fix treesiter mode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 217b990..2b77636 100644 --- a/README.md +++ b/README.md @@ -201,7 +201,7 @@ You can try the new native treesitter mode `rust-ts-mode` with: (setq rust-mode-treesitter-derive t)) ``` -In case you want to use treesitter but can't use emacs master, you can +In case you want to use treesitter but can't use Emacs 29.1, you can take a look at [tree-sitter](https://github.com/emacs-tree-sitter/elisp-tree-sitter). When the dependencies are installed you can activate the feature with: -- cgit v1.2.3