mirror of
https://github.com/neovim/neovim.git
synced 2025-11-29 21:50:38 +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>