mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/qml: init (#1092)
* languages/qml: init Create the qml language module with treesitting, lsp, and formatting * Fix release notes module name
This commit is contained in:
parent
2c43ee3aad
commit
21f4644e31
4 changed files with 103 additions and 0 deletions
|
@ -89,6 +89,7 @@ isMaximal: {
|
|||
ruby.enable = false;
|
||||
fsharp.enable = false;
|
||||
just.enable = false;
|
||||
qml.enable = false;
|
||||
|
||||
tailwind.enable = false;
|
||||
svelte.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue