标签: neovim
为Vim的RPC服务器做call serverstart({address})时,我想让它从Vim退出时自动终止服务器。是否有API方法可以触发此操作?
call serverstart({address})