Skip to content

Commit

Permalink
feat: Support new LaTeX-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Apr 25, 2024
1 parent ccb5529 commit f689c3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tree-sitter-langs.el
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ See `tree-sitter-langs-repos'."
(julia-mode . julia)
(kotlin-mode . kotlin)
(latex-mode . latex)
(LaTeX-mode . latex)
(llvm-mode . llvm)
(llvm-mir-mode . llvm-mir)
(lua-mode . lua)
Expand Down

0 comments on commit f689c3d

Please sign in to comment.