Skip to content

ember-tooling/tree-sitter-glimmer

This branch is 2 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

792f164 · Nov 11, 2024
Aug 20, 2024
Aug 20, 2024
Mar 5, 2021
Aug 20, 2024
Aug 20, 2024
Aug 20, 2024
Nov 11, 2024
Aug 20, 2024
Aug 19, 2024
Aug 19, 2024
Aug 20, 2024
Aug 20, 2024
Aug 20, 2024
Aug 20, 2024
Aug 20, 2024
Aug 19, 2024
Aug 19, 2024
Mar 16, 2024
Aug 20, 2024
Aug 19, 2024
Aug 20, 2024
Nov 11, 2024
Nov 11, 2024
Aug 19, 2024
Aug 19, 2024

Repository files navigation

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.