#!/bin/sh

cat >&2 <<EOF
*
* Tree-sitter grammars for syntax highlighting are packaged separately.
* Install either selected tree-sitter-<lang> packages for the languages you
* use or a "meta package" tree-sitter-grammars to install all of them.
*
EOF
