This package browser is in early development. Mind the rough edges.

neovim-dispatch 1.8-1.4c695bc

Asynchronous build and test dispatcher

Leverage the power of Vim's compiler plugins without being bound by synchronicity. Kick off builds and test suites using one of several asynchronous adapters (including tmux, screen, and a headless mode), and when the job completes, errors will be loaded and parsed automatically.

Installation

Install neovim-dispatch 1.8-1.4c695bc as follows:

guix install neovim-dispatch@1.8-1.4c695bc

Or install the latest version:

guix install neovim-dispatch

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.