fix
This commit is contained in:
parent
13f0aa60ee
commit
8fa5d5d550
|
@ -7,11 +7,11 @@ A wrapper for Helix that provides language support.
|
||||||
Run it:
|
Run it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix run github:lukaswrz/hxwrap
|
nix run git+https://codeberg.org/helveticanonstandard/hxwrap.git
|
||||||
```
|
```
|
||||||
|
|
||||||
Or install it via `nix profile`:
|
Or install it via `nix profile`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nix profile install github:lukaswrz/hxwrap
|
nix profile install git+https://codeberg.org/helveticanonstandard/hxwrap.git
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue