nix-qml-support/README.md
2024-11-04 01:45:28 -08:00

12 lines
388 B
Markdown

# 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 an overlay, which adds the `tree-sitter-qmljs` grammar to `tree-sitter`.
### qml-ts-mode
Package of [xhcoding/qml-ts-mode](https://github.com/xhcoding/qml-ts-mode).
Available as `packages.<system>.qml-ts-mode`.