initial commit
This commit is contained in:
commit
8f897ffb4a
6 changed files with 79 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal 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`.
|
Loading…
Add table
Add a link
Reference in a new issue