We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
getreginfo-function
1 parent 077ebb0 commit 2c0dd2eCopy full SHA for 2c0dd2e
denops_std/function/getreginfo.ts
@@ -51,6 +51,7 @@ export type GetreginfoResult = {
51
* deleted text.
52
* The {regname} argument is a string. If {regname} is invalid
53
* or not set, an empty Dictionary will be returned.
54
+ * If {regname} is "" or "@", the unnamed register '"' is used.
55
* If {regname} is not specified, |v:register| is used.
56
* The returned Dictionary can be passed to |setreg()|.
57
* In |Vim9-script| {regname} must be one character.
0 commit comments