summaryrefslogtreecommitdiff
path: root/queries/slint/highlights.scm
AgeCommit message (Collapse)Author
2022-09-26feat(slint): <=> operatorShootingStarDragons
Slint have support <=> operator, so add this for highlight, Next time when lockfile.json is update, then merge this one Log: slint
2022-05-21highlights(slint): highlight operators and more punctuationStephan Seitz
2022-03-07Add slint parser configuration and queries (#2598)Jared Moulton
* 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 :)