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
|
@ -30,6 +30,7 @@ in {
|
|||
./ocaml.nix
|
||||
./php.nix
|
||||
./python.nix
|
||||
./qml.nix
|
||||
./r.nix
|
||||
./rust.nix
|
||||
./scala.nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue