Skip to content

ci: drop --no-runtime-tags from vimdoc check#47

Merged
barrettruth merged 1 commit into
mainfrom
ci/drop-no-runtime-tags
Apr 20, 2026
Merged

ci: drop --no-runtime-tags from vimdoc check#47
barrettruth merged 1 commit into
mainfrom
ci/drop-no-runtime-tags

Conversation

@barrettruth

Copy link
Copy Markdown
Owner

The ci shell already bundles Neovim via pkgs.neovim, so vimdoc-language-server check doc/ resolves $VIMRUNTIME/doc/tags on its own. The --no-runtime-tags flag was suppressing real |taglink| validation against the bundled runtime for no benefit.

The ci shell bundles Neovim, so vimdoc-language-server resolves
$VIMRUNTIME/doc/tags on its own. The flag was suppressing real
|taglink| validation against the bundled runtime for no benefit.
@barrettruth barrettruth merged commit ef45d5d into main Apr 20, 2026
1 check passed
@barrettruth barrettruth deleted the ci/drop-no-runtime-tags branch May 5, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant