wrap helix with lsp and formatter, and add some config for helix
This commit is contained in:
parent
67b1830304
commit
a27bc57d15
6 changed files with 176 additions and 28 deletions
|
|
@ -5,6 +5,7 @@
|
|||
}:
|
||||
{
|
||||
pinentry-selector = pkgs.callPackage ./pinentry-selector.nix { };
|
||||
helix = pkgs.callPackage ./helix.nix { inherit inputs; };
|
||||
}
|
||||
// (
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue