Add first line in doc for local-additions #123

Open
jpc-hpe wants to merge 1 commit from jpc-hpe/feature/help-local-additions into main
jpc-hpe commented 2025-07-20 13:42:04 +03:00 (Migrated from github.com)

The documentation for vim help pages states that a first line is required for the file to appear under :help local-additions, with the following format: *tag* description

This change adds such line

The documentation for vim help pages states that a first line is required for the file to appear under `:help local-additions`, with the following format: `*tag* description` This change adds such line
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin jpc-hpe/feature/help-local-additions:jpc-hpe/feature/help-local-additions
git switch jpc-hpe/feature/help-local-additions

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff jpc-hpe/feature/help-local-additions
git switch jpc-hpe/feature/help-local-additions
git rebase main
git switch main
git merge --ff-only jpc-hpe/feature/help-local-additions
git switch jpc-hpe/feature/help-local-additions
git rebase main
git switch main
git merge --no-ff jpc-hpe/feature/help-local-additions
git switch main
git merge --squash jpc-hpe/feature/help-local-additions
git switch main
git merge --ff-only jpc-hpe/feature/help-local-additions
git switch main
git merge jpc-hpe/feature/help-local-additions
git push origin main
Sign in to join this conversation.
No description provided.