Crate vim_edit

Source

Functionsยง

  • Create a String in VIM(https://www.vim.org/) if it is installed via a temporary file. Designed for CLI use.
  • Edit a String from a Rust app in VIM(https://www.vim.org/) if it is installed via a temporary file. Designed for CLI use.
  • Edit a file given a String instead of Path with vim