aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/vared.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/completions/vared.fish')
-rw-r--r--share/completions/vared.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/completions/vared.fish b/share/completions/vared.fish
new file mode 100644
index 00000000..02210082
--- /dev/null
+++ b/share/completions/vared.fish
@@ -0,0 +1,3 @@
+complete -c vared -x -a "(set|sed -e 's/ /\tVariable: /')"
+complete -c vared -s h -l help -d (_ "Display help and exit")
+