init
This commit is contained in:
commit
451ebf14a4
4 changed files with 341 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue