Hi,
Small patch for the sign.txt doc file. The section on listing placed
signs is not highlighted and looks odd compared to the other section
headings. The patch adds a help tag for the section, which is also
useful, to highlight the heading.
TTFN
Mike
--
Gravity isn't my fault - I voted for Velcro!
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
diff --git a/runtime/doc/sign.txt b/runtime/doc/sign.txt
--- a/runtime/doc/sign.txt
+++ b/runtime/doc/sign.txt
@@ -173,7 +173,7 @@ REMOVING SIGNS *:sign-unplace* *E15
Remove the placed sign at the cursor position.
-LISTING PLACED SIGNS
+LISTING PLACED SIGNS *:sign-place-list*
:sign place file={fname}
List signs placed in file {fname}.