1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-19 06:44:46 +01:00

removed latex treesitter for compatibility

This commit is contained in:
2026-03-16 04:17:49 +01:00
parent 55559a0da1
commit 8b099c6498

View File

@@ -17,7 +17,7 @@ return {
"html",
"markdown",
"markdown_inline",
"latex",
-- "latex", -- TODO: currently prone to errors
"python",
"rust",
"lua",