more ltex stuff

This commit is contained in:
2025-04-23 08:21:07 +02:00
parent 3b14da94a9
commit 58f93a943c
3 changed files with 12 additions and 27 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
"barreiroleo/ltex_extra.nvim",
ft = { "markdown", "tex" },
dependencies = { "neovim/nvim-lspconfig" },
}