feat(:lang): enable ts text objs in modes

This commit is contained in:
Jeetaditya Chatterjee 2021-12-19 22:33:58 +00:00
parent 2cd40f7aa7
commit 0c2f986708
No known key found for this signature in database
GPG key ID: 09D54CECD2132B91
18 changed files with 54 additions and 18 deletions

View file

@ -319,4 +319,6 @@ to tide."
js2-mode-hook
js3-mode-hook
typescript-mode-hook
rjsx-mode) #'turn-on-tree-sitter-mode))
rjsx-mode)
#'turn-on-tree-sitter-mode
#'+tree-sitter-keys-mode))