mirror of
https://github.com/neovim/neovim.git
synced 2025-10-19 16:21:51 +00:00

This avoids the issue of nvim started daemons causing mountpoints to be unmountable. This is currently the only place in runtime/ where this calling convention occurred. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>