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

Merged
barrettruth merged 1 commit from ci/drop-no-runtime-tags into main 2026-04-20 23:37:00 +00:00
barrettruth commented 2026-04-20 23:36:07 +00:00

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 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.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/live-server.nvim!47
No description provided.