mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-06 02:49:33 +00:00
languages/tex: add latex support wiht lsp, formatter and highlighting
This commit is contained in:
parent
85ca579065
commit
d463b119a5
4 changed files with 120 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ isMaximal: {
|
|||
};
|
||||
toml.enable = isMaximal;
|
||||
xml.enable = isMaximal;
|
||||
tex.enable = isMaximal;
|
||||
|
||||
# Language modules that are not as common.
|
||||
arduino.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue