2024-08-19 20:23:12 +00:00
|
|
|
# hxwrap
|
|
|
|
|
|
|
|
A wrapper for Helix that provides language support.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
Run it:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
nix run github:lukaswrz/hxwrap
|
|
|
|
```
|
|
|
|
|
|
|
|
Or install it via `nix profile`:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
nix profile install github:lukaswrz/hxwrap
|
|
|
|
```
|
2024-12-21 21:33:28 +00:00
|
|
|
|
|
|
|
test
|