Skip to main content

Crate cargo_nvim

Crate cargo_nvim 

Source
Expand description

Neovim plugin for Cargo command integration.

Bridges Neovim and Cargo: Lua starts a Cargo job through the exported API and streams its output by polling. See [job] for the execution model.