Open
Description
Recently started using helix and I work quite a bit with cython.
For syntax highlighting with helix, it needs a tree-sitter for the given language. I understand this is for Python, but does anyone know if there is a tree-sitter for cython or how one would go about it?