Source: hx-grammars
Section: editors
Maintainer: Junyong Liang <liangjunyong06@gmail.com>
Build-Depends:
 debhelper-compat (= 13),
 hx-plugin-dev,
Standards-Version: 4.7.4
Homepage: https://helix-editor.com/
Vcs-Git: https://salsa.debian.org/debian/hx-grammars.git
Vcs-Browser: https://salsa.debian.org/debian/hx-grammars

Package: hx-highlight-core
Architecture: any
Depends:
 ${hx:PluginAbi},
 ${misc:Depends},
 ${shlibs:Depends},
Description: Core tree-sitter grammars for Helix
 This package contains a curated set of core tree-sitter grammars
 specifically maintained for the Helix text editor.
 .
 These grammars are built against the Helix plugin ABI provided by the
 matching hx package to ensure a consistent out-of-the-box highlighting
 experience.

Package: hx-highlight-extra
Architecture: any
Depends:
 ${hx:PluginAbi},
 ${misc:Depends},
 ${shlibs:Depends},
Description: Extra tree-sitter grammars for Helix
 This package contains all the additional tree-sitter grammars
 maintained for the Helix text editor, beyond the core.
 .
 These grammars are built against the Helix plugin ABI provided by the
 matching hx package.
