mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-09 20:39:59 +03:00
fix link in registers docs
This commit is contained in:
parent
54e0396c84
commit
635353bbd6
@ -89,7 +89,7 @@ month in register *3*, but select the entire date:
|
||||
When a register is used to store a set of selections with the *Z* key (see
|
||||
<<keys#marks, `:doc keys marks`>>), the selections are stored as a list of
|
||||
spans, in a format similar to `%val{selections_desc}` (see
|
||||
<<expansions#value-expansions, `:doc expansions value-expansions`). However,
|
||||
<<expansions#value-expansions, `:doc expansions value-expansions`>>). However,
|
||||
the very first item of the list is of the form:
|
||||
|
||||
------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user