mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 05:12:33 +00:00
Problem: When there is any error Vim will use a non-zero exit code.
Solution: When using ":silent!" do not set the exit code. (Yasuhiro
Matsumoto)
8b778d5599