Function vimvar::utils::find_cmd[][src]

pub fn find_cmd() -> Result<Cmd>
Expand description

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