https://github.com/zegervdv/tree-sitter-hgrc
https://github.com/zegervdv/tree-sitter-hgrc
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zegervdv/tree-sitter-hgrc
- Owner: zegervdv
- Created: 2023-12-20T07:30:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T15:01:20.000Z (over 2 years ago)
- Last Synced: 2025-06-16T07:08:35.617Z (about 1 year ago)
- Language: C
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tree sitter hgrc
Grammar for [mercurial](https://www.mercurial-scm.org/) config files (hgrc)
## Features
* highlight sections and options
* boolean types (`true`, `yes`, `on`, `false`, `no`, `off`)
* templates