1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-19 14: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", "html",
"markdown", "markdown",
"markdown_inline", "markdown_inline",
"latex", -- "latex", -- TODO: currently prone to errors
"python", "python",
"rust", "rust",
"lua", "lua",