aports/community/helix/helix.post-install
2022-04-05 00:49:40 +02:00

10 lines
252 B
Bash

#!/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