summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/completions/_np9
1 files changed, 0 insertions, 9 deletions
diff --git a/etc/completions/_np b/etc/completions/_np
deleted file mode 100644
index bfefd7f..0000000
--- a/etc/completions/_np
+++ /dev/null
@@ -1,9 +0,0 @@
-#compdef np
-## vim:ft=zsh
-
-local arguments
-
-arguments=(
- '1:output:(album artist file song)'
-)
-_arguments -s $arguments