try helix
This commit is contained in:
parent
02dc7351ef
commit
dd22f7a41c
4 changed files with 58 additions and 1 deletions
|
@ -92,6 +92,11 @@
|
|||
flake-utils.follows = "flake-utils";
|
||||
};
|
||||
};
|
||||
helix = {
|
||||
url = "github:helix-editor/helix";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
inputs.rust-overlay.follows = "rust-overlay";
|
||||
};
|
||||
|
||||
nvim-github-theme = {
|
||||
url = "github:projekt0n/github-nvim-theme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue