mirror of
https://github.com/neovim/neovim.git
synced 2025-11-17 07:41:27 +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>