From 3570172d3be4e10549a9966b39f8cae762975bcd Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Thu, 24 Nov 2016 16:05:00 +0100 Subject: 40003: include "0-"9 vi buffers in the registers associative array --- Doc/Zsh/zle.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/zle.yo') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index ff3144802..d68365b94 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1000,7 +1000,7 @@ ifnzman(noderef(Character Highlighting)) for details. ) vindex(registers) item(tt(registers) (associative array))( -The contents of each of the `named' vi register buffers. These are +The contents of each of the vi register buffers. These are typically set using tt(vi-set-buffer) followed by a delete, change or yank command. ) -- cgit 1.4.1