summaryrefslogtreecommitdiff
path: root/lockfile.json
diff options
context:
space:
mode:
authorJared Moulton <jaredmoulton3@gmail.com>2022-03-07 16:10:31 -0700
committerGitHub <noreply@github.com>2022-03-07 23:10:31 +0000
commitcc4f373bb4a2a1057479e1d08d46d740717b32a3 (patch)
tree8d16082a30a758b34c71d62c47adaa81f4e1f888 /lockfile.json
parent444525d386e7d4424d69b87835ab47fdc8600c87 (diff)
Add slint parser configuration and queries (#2598)
* Add slint parser * Mark slint as experimental * Remove filetype and add slint to the lockfile * Update queries * Update varibable.builtin's and repeats * Update slint true false * Change export back to keyword * Change export back to include :)
Diffstat (limited to 'lockfile.json')
-rw-r--r--lockfile.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile.json b/lockfile.json
index 1705ecb0..4b318709 100644
--- a/lockfile.json
+++ b/lockfile.json
@@ -251,6 +251,9 @@
"supercollider": {
"revision": "0f0e5b5a96dd3e048a9c3db648ed969c44068bff"
},
+ "slint": {
+ "revision": "0d4dda94f96623302dfc234e06be62a5717f47da"
+ },
"surface": {
"revision": "f4586b35ac8548667a9aaa4eae44456c1f43d032"
},