initial commit

This commit is contained in:
outfoxxed 2024-11-04 01:38:45 -08:00
commit 8f897ffb4a
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
6 changed files with 79 additions and 0 deletions

12
README.md Normal file
View file

@ -0,0 +1,12 @@
# nix-qml-support
Extra nix packages for QML development.
### tree-sitter-qmljs
Package of [yuja/tree-sitter-qmljs](https://github.com/yuja/tree-sitter-qmljs).
Available as `packages.<system>.tree-sitter-qmljs`.
### qml-ts-mode
Package of [xhcoding/qml-ts-mode](https://github.com/xhcoding/qml-ts-mode).
Available as `packages.<system>.qml-ts-mode`.