summaryrefslogtreecommitdiff
path: root/etc/completions/_np
diff options
context:
space:
mode:
Diffstat (limited to 'etc/completions/_np')
-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 d61baa9..0000000
--- a/etc/completions/_np
+++ /dev/null
@@ -1,9 +0,0 @@
-#compdef np
-
-local arguments
-
-arguments=(
- '::mode:(file artist album song)'
-)
-
-_arguments -s $arguments