Files
carbon-lang/utils/treesitter
2023-07-21 00:00:33 +00:00
..
2023-07-13 18:28:28 +00:00
2023-07-13 18:28:28 +00:00
2023-07-13 18:28:28 +00:00
2023-07-13 18:28:28 +00:00
2023-07-13 18:28:28 +00:00
2023-07-13 18:28:28 +00:00

Tree-sitter grammar for Carbon

Tree-sitter is currently used for syntax highlighting in supported editors.

Editor Installation

Helix

  1. Install tree-sitter and Nodejs.
  2. Install Helix.
  3. Run ./helix.sh

Neovim

TODO

Emacs

TODO