Skip to content

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

Merged
barrettruth merged 1 commit intomainfrom
ci/vimdoc-runtime-tags
Mar 20, 2026
Merged

ci: drop --no-runtime-tags from vimdoc check#198
barrettruth merged 1 commit intomainfrom
ci/vimdoc-runtime-tags

Conversation

@barrettruth
Copy link
Owner

Problem

vimdoc-language-server now auto-discovers $VIMRUNTIME by default.
The --no-runtime-tags flag suppresses this, causing false positives
on nvim builtin tag references in CI.

Solution

Remove the flag and update the flake lockfile to pick up the new
vimdoc-language-server with auto-discovery support.

Problem: vimdoc-language-server now auto-discovers `$VIMRUNTIME` by
default. The `--no-runtime-tags` flag suppresses this, causing false
positives on nvim builtin tag references.

Solution: Remove the flag and update the flake lockfile to pick up the
new vimdoc-language-server with auto-discovery support.
@barrettruth barrettruth enabled auto-merge (squash) March 20, 2026 01:52
@barrettruth barrettruth disabled auto-merge March 20, 2026 01:53
@barrettruth barrettruth merged commit 5ea3f73 into main Mar 20, 2026
8 checks passed
@barrettruth barrettruth deleted the ci/vimdoc-runtime-tags branch March 20, 2026 01:53
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