mirror of
https://github.com/neovim/neovim.git
synced 2025-11-22 01:56:30 +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>