about summary refs log tree commit diff
path: root/Completion/Commands/_most_recent_file
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Commands/_most_recent_file')
-rw-r--r--Completion/Commands/_most_recent_file2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Commands/_most_recent_file b/Completion/Commands/_most_recent_file
index 5bd737fd2..c571483ca 100644
--- a/Completion/Commands/_most_recent_file
+++ b/Completion/Commands/_most_recent_file
@@ -1,4 +1,4 @@
-#defkeycomp complete-word \C-xm
+#compdef -k complete-word \C-xm
 
 # Complete the most recent file matching the pattern on the line so
 # far: globbing is active, i.e. *.txt will be expanded to the most recent