[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/evil-matchit 9172b9d8e6 1/2: feat: html tag support for js
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/evil-matchit 9172b9d8e6 1/2: feat: html tag support for js/typescript treesitter modes |
Date: |
Thu, 7 Nov 2024 04:00:03 -0500 (EST) |
branch: elpa/evil-matchit
commit 9172b9d8e6db46b6f8bd529edcecd1b5295bae76
Author: Rahul M. Juliato <rahul.juliato@gmail.com>
Commit: GitHub <noreply@github.com>
feat: html tag support for js/typescript treesitter modes
---
evil-matchit.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/evil-matchit.el b/evil-matchit.el
index cc74c4c141..26b239ec45 100644
--- a/evil-matchit.el
+++ b/evil-matchit.el
@@ -195,11 +195,13 @@ Some modes can be toggle on/off in the hook"
js2-mode
js3-mode
javascript-mode
+ js-ts-mode
rjsx-mode
js2-jsx-mode
react-mode
typescript-mode
typescript-tsx-mode
+ typescript-ts-mode
tsx-ts-mode)
'(simple javascript html))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/evil-matchit 9172b9d8e6 1/2: feat: html tag support for js/typescript treesitter modes,
ELPA Syncer <=