Install grammar for js
This commit is contained in:
parent
2b917dc2c2
commit
abeb4daddc
1 changed files with 1 additions and 1 deletions
|
|
@ -614,7 +614,7 @@
|
|||
:ts-mode 'swift-ts-mode
|
||||
:remap '(swift-mode)
|
||||
:ext "\\.swift\\'"))
|
||||
(setq treesit-auto-langs '(swift python typescript tsx))
|
||||
(setq treesit-auto-langs '(swift python typescript tsx javascript jsx))
|
||||
(treesit-auto-add-to-auto-mode-alist 'all)
|
||||
(global-treesit-auto-mode))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue