Crate vim_edit

Source

Functionsยง

vim_create
Create a String in VIM(https://www.vim.org/) if it is installed via a temporary file. Designed for CLI use.
vim_edit
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.
vim_edit_file
Edit a file given a String instead of Path with vim