aboutsummaryrefslogtreecommitdiff
path: root/test/vim/registers/command.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/vim/registers/command.in')
-rw-r--r--test/vim/registers/command.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/vim/registers/command.in b/test/vim/registers/command.in
new file mode 100644
index 0000000..d9e3a01
--- /dev/null
+++ b/test/vim/registers/command.in
@@ -0,0 +1,2 @@
+": Contains the most recent executed command-line.
+ Example: Use "@:" to repeat the previous command-line command.