To make sure everything is set up as expected you should finally run the helix healthcheck via
```
hx --health
```
For more information on the information displayed in the healthcheck results refer to [Healthcheck](https://github.com/helix-editor/helix/wiki/Healthcheck).
## Building tree-sitter grammars
## Building tree-sitter grammars
Tree-sitter grammars must be fetched and compiled if not pre-packaged.
Tree-sitter grammars must be fetched and compiled if not pre-packaged.