Skip to content

Commit 5eef987

Browse files
committed
feat(core.settings.ts_deps): enable latex parser
1 parent 2967dcf commit 5eef987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/core/settings.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ settings["treesitter_deps"] = {
159159
"javascript",
160160
"json",
161161
"jsonc",
162-
-- "latex",
162+
"latex",
163163
"lua",
164164
"make",
165165
"markdown",

0 commit comments

Comments
 (0)