QML mode
This commit is contained in:
parent
e6762b1078
commit
7597b1420f
4 changed files with 60 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
inputs,
|
||||
withLsps ? false,
|
||||
native ? false,
|
||||
...
|
||||
|
|
@ -89,6 +90,8 @@
|
|||
++ (with epkgs; [
|
||||
tree-sitter
|
||||
tree-sitter-langs
|
||||
inputs.qml-nix.packages.${pkgs.system}.tree-sitter-qmljs
|
||||
inputs.qml-nix.packages.${pkgs.system}.qml-ts-mode
|
||||
treesit-grammars.with-all-grammars
|
||||
el-easydraw
|
||||
])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue