Skip to content

Commit

Permalink
Fill js major-mode (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Feb 17, 2021
1 parent 0499478 commit a811525
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions langs/tree-sitter-langs.el
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,10 @@ See `tree-sitter-langs-repos'."
(haskell-mode . haskell)
(html-mode . html)
(java-mode . java)
(javascript-mode . javascript)
(js-mode . javascript)
(js2-mode . javascript)
(js3-mode . javascript)
(json-mode . json)
(jsonc-mode . json)
(julia-mode . julia)
Expand Down

0 comments on commit a811525

Please sign in to comment.