about summary refs log tree commit diff
path: root/Completion/Zsh/Context/_assign
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Zsh/Context/_assign')
-rw-r--r--Completion/Zsh/Context/_assign3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Zsh/Context/_assign b/Completion/Zsh/Context/_assign
new file mode 100644
index 000000000..4935cc9cf
--- /dev/null
+++ b/Completion/Zsh/Context/_assign
@@ -0,0 +1,3 @@
+#compdef -assign-parameter-
+
+_parameters -g "^*readonly*" -S ''