summaryrefslogtreecommitdiffstats
path: root/runtime/doc/sign.txt
diff options
context:
space:
mode:
authorYegappan Lakshmanan <yegappan@yahoo.com>2021-09-17 21:07:35 +0200
committerBram Moolenaar <Bram@vim.org>2021-09-17 21:07:35 +0200
commit820d5525cae707f39571c6abc2aa6a9e66ed171e (patch)
tree0af1c31a08357e6d13ce8642c45b807d92e3a6b3 /runtime/doc/sign.txt
parent542ffe16a1b6961e9262a3c4c6ddb86e6149a1cd (diff)
patch 8.2.3446: not enough tests for empty string argumentsv8.2.3446
Problem: Not enough tests for empty string arguments. Solution: Add tests, fix type check. (Yegappan Lakshmanan, closes #8881)
Diffstat (limited to 'runtime/doc/sign.txt')
-rw-r--r--runtime/doc/sign.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/sign.txt b/runtime/doc/sign.txt
index 64f54dbd82..57f7dc7649 100644
--- a/runtime/doc/sign.txt
+++ b/runtime/doc/sign.txt
@@ -520,6 +520,7 @@ sign_jump({id}, {group}, {buf})
{buf} and position the cursor at sign {id} in group {group}.
This is similar to the |:sign-jump| command.
+ If {group} is an empty string, then the global group is used.
For the use of {buf}, see |bufname()|.
Returns the line number of the sign. Returns -1 if the