An open API service indexing awesome lists of open source software.

https://github.com/zegervdv/tree-sitter-hgrc


https://github.com/zegervdv/tree-sitter-hgrc

Last synced: about 1 year ago
JSON representation

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