1
0
Fork 0
hxwrap/README.md

18 lines
283 B
Markdown
Raw Normal View History

2024-08-19 22:23:12 +02:00
# hxwrap
A wrapper for Helix that provides language support.
## Usage
Run it:
```bash
2025-04-19 20:49:47 +02:00
nix run git+https://codeberg.org/helveticanonstandard/hxwrap.git
2024-08-19 22:23:12 +02:00
```
Or install it via `nix profile`:
```bash
2025-04-19 20:49:47 +02:00
nix profile install git+https://codeberg.org/helveticanonstandard/hxwrap.git
2024-08-19 22:23:12 +02:00
```