Expand description

Contains utility functions useful for neovim/vim operations

Functions

Checks for neovim and vim on path, returning a Cmd for one of them if found, or an io::Error if neither is available

Returns true if able to spawn an nvim process

Returns true if able to spawn a vim process