tree-sitter implementation for the confindent configuration language

replace dependencies with engine, which apparently is required now

+1 -3
+1 -3
.tangled/workflows/mirror.yaml
··· 1 1 when: 2 2 - event: ["push"] 3 3 branch: ["main"] 4 - dependencies: 5 - nixpkgs: 6 - - git 4 + engine: nixery 7 5 steps: 8 6 - name: set-origin 9 7 command: "git remote set-url github \"https://novedevo:${GITHUB_PAT}@github.com/novedevo/tree-sitter-confindent.git\""