mirror of
https://github.com/neovim/neovim.git
synced 2026-03-17 14:18:13 +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>