create package for and install simple-completion-language-server for helix
This commit is contained in:
parent
589da4b4fa
commit
f5bc182956
4 changed files with 27 additions and 0 deletions
|
@ -13,4 +13,5 @@ pkgs: {
|
|||
restart = pkgs.callPackage ./restart {};
|
||||
phanpy = pkgs.callPackage ./phanpy {};
|
||||
# auto-mount = pkgs.callPackage ./auto-mount {};
|
||||
simple-completion-language-server = pkgs.callPackage ./simple-completion-language-server {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue