mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:20:11 +01:00
556 B
556 B
Tree-sitter grammar for Carbon
Tree-sitter is currently used for syntax highlighting in supported editors.
Editor Installation
Helix
- Install tree-sitter and Nodejs.
- Install Helix.
- Run
./helix.sh
Emacs
TODO