hxwrap/README.md

18 lines
215 B
Markdown
Raw Normal View History

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
```