Added tex to the languages list

This commit is contained in:
isaacST08 2025-01-18 21:03:43 -07:00
commit 38977641b5

View file

@ -19,6 +19,7 @@ formatting to diagnostics. The following languages have sections under the
- Go: [vim.languages.go.enable](#opt-vim.languages.go.enable)
- Lua: [vim.languages.lua.enable](#opt-vim.languages.lua.enable)
- PHP: [vim.languages.php.enable](#opt-vim.languages.php.enable)
- Tex: [vim.languages.tex.enable](#opt-vim.languages.tex.enable)
Adding support for more languages, and improving support for existing ones are
great places where you can contribute with a PR.