hxwrap/README.md
2025-04-19 20:49:47 +02:00

18 lines
283 B
Markdown

# hxwrap
A wrapper for Helix that provides language support.
## Usage
Run it:
```bash
nix run git+https://codeberg.org/helveticanonstandard/hxwrap.git
```
Or install it via `nix profile`:
```bash
nix profile install git+https://codeberg.org/helveticanonstandard/hxwrap.git
```