mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-03 18:35:52 +00:00
language/xml: syntax highlighting, formatting, lsp
This commit is contained in:
parent
1481131ee9
commit
82c5119a8a
4 changed files with 66 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ isMaximal: {
|
|||
extensions.crates-nvim.enable = isMaximal;
|
||||
};
|
||||
toml.enable = isMaximal;
|
||||
xml.enable = isMaximal;
|
||||
|
||||
# Language modules that are not as common.
|
||||
assembly.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue