tinymist-query 0.14.14-rc1

Language queries for tinymist.
1
2
3
4
#let f() = {
  set text(red)
  return 1;
}