mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-26 13:30:03 +01:00
Added tex to the languages list
This commit is contained in:
parent
8a2a635fc4
commit
52d36c0c2c
1 changed files with 2 additions and 0 deletions
|
|
@ -79,6 +79,8 @@ languages have sections under the `vim.languages` attribute.
|
|||
[vim.languages.tailwind.enable](./options.html#option-vim-languages-tailwind-enable)
|
||||
- Terraform:
|
||||
[vim.languages.terraform.enable](./options.html#option-vim-languages-terraform-enable)
|
||||
- Tex:
|
||||
[vim.languages.tex.enable](./options.html#option-vim-languages-tex-enable)
|
||||
- Typst:
|
||||
[vim.languages.typst.enable](./options.html#option-vim-languages-typst-enable)
|
||||
- Vala:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue