Skip to content

Commit a811525

Browse files
authored
Fill js major-mode (#114)
1 parent 0499478 commit a811525

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

langs/tree-sitter-langs.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,10 @@ See `tree-sitter-langs-repos'."
8989
(haskell-mode . haskell)
9090
(html-mode . html)
9191
(java-mode . java)
92+
(javascript-mode . javascript)
9293
(js-mode . javascript)
9394
(js2-mode . javascript)
95+
(js3-mode . javascript)
9496
(json-mode . json)
9597
(jsonc-mode . json)
9698
(julia-mode . julia)

0 commit comments

Comments
 (0)