build: add neovim to nix devshell #27

Merged
barrettruth merged 1 commit from ci/neovim-devshell into main 2026-03-20 02:28:23 +00:00
barrettruth commented 2026-03-20 02:27:02 +00:00

Problem

vimdoc-language-server discover_vimruntime() needs nvim in PATH to
resolve runtime tags in CI. The devshell didn't include neovim.

Solution

Add pkgs.neovim to the nix devshell packages.

## Problem vimdoc-language-server `discover_vimruntime()` needs nvim in PATH to resolve runtime tags in CI. The devshell didn't include neovim. ## Solution Add `pkgs.neovim` to the nix devshell packages.
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/import-cost.nvim!27
No description provided.