/tree-sitter-glimmer

A TreeSitter grammar for Glimmer (HBS) templates

Primary LanguageC

tree-sitter-glimmer

A TreeSitter grammar for Glimmer (.hbs) templates

Verify

Sample Highlighting

Up-to-date sample highlighting can be found on the web page for this project here.

Usage

NeoVim

This package is already available as part of nvim-treesitter as the glimmer parser.

You can also follow these instructions to allow nvim-treesitter to use a locally-cloned version of this parser, which can be useful for development or trying out the most up-to-date highlighting.