about summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hm/soispha/pkgs/scripts.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/scripts.nix b/hm/soispha/pkgs/scripts.nix
index cbd1f115..9fb2d2be 100644
--- a/hm/soispha/pkgs/scripts.nix
+++ b/hm/soispha/pkgs/scripts.nix
@@ -108,6 +108,7 @@
   git-edit-index-scr = write_shell {
     name = "git-edit-index";
     path = "apps";
+    completions = true;
     # This starts neovim, wich might want to shell out
     keepPath = true;
     dependencies = builtins.attrValues {