summaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorErasin2022-08-10 12:29:43 +0000
committerGitHub2022-08-10 12:29:43 +0000
commit921027fb32018546fa459ffaf4afa4960f56d1b6 (patch)
treeda249a0a76602fbece5baf5887e92416fe3811e8 /languages.toml
parent598aa7c424246d6955bbadba7b42b895fe492e5c (diff)
Update tree-sitter-latex and highlights (#3370)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages.toml b/languages.toml
index c1f197aa..5f29fea5 100644
--- a/languages.toml
+++ b/languages.toml
@@ -537,7 +537,7 @@ indent = { tab-width = 4, unit = "\t" }
[[grammar]]
name = "latex"
-source = { git = "https://github.com/latex-lsp/tree-sitter-latex", rev = "7f720661de5316c0f8fee956526d4002fa1086d8" }
+source = { git = "https://github.com/latex-lsp/tree-sitter-latex", rev = "b3b2cf27f33e71438ebe46934900b1153901c6f2" }
[[language]]
name = "lean"