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 :)
This commit is contained in:
Jared Moulton 2022-03-07 16:10:31 -07:00 committed by GitHub
parent 444525d386
commit cc4f373bb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 141 additions and 0 deletions

View file

@ -251,6 +251,9 @@
"supercollider": {
"revision": "0f0e5b5a96dd3e048a9c3db648ed969c44068bff"
},
"slint": {
"revision": "0d4dda94f96623302dfc234e06be62a5717f47da"
},
"surface": {
"revision": "f4586b35ac8548667a9aaa4eae44456c1f43d032"
},