Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dkearns
Copy link
Contributor

@dkearns dkearns commented Oct 21, 2025

Link more Ex commands and builtin functions.

@zeertzjq
Copy link
Member

IIRC there was a previous runtime update (over 2 years ago) doing the reverse of this change, but I can't find it now.

@dkearns
Copy link
Contributor Author

dkearns commented Oct 21, 2025

Hmmm, thanks. Looks like it might be commit 1588bc8?

It seems to be limited to Ex commands and mostly replaces generic quoted commands with concealed backtick markup. I assume they're supposed to have their own highlighting like options.

Ex command highlighting appears to have been introduced with commit d38b055 replacing ":command" with `:command`.

We're currently at about 2500 |:\w\+| vs 500 `:\w\+`. It's all terribly inconsistent but the intent is documented at :help help-writing in the "TAGS" section.

I've removed the Ex command changes and will look at that in a separate PR.

Markup remaining builtin function references in descriptions as
hyperlinks rather than Ex commands.

Signed-off-by: Doug Kearns <[email protected]>
@dkearns dkearns force-pushed the runtime-doc-add-more-hyperlinks-to-help-builtin.txt branch from fd4a45f to cdfa4d9 Compare October 21, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants