mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 08:56:29 +00:00
log: RPC, input, other events
This commit is contained in:
@@ -153,6 +153,7 @@ void mch_exit(int r)
|
||||
free_all_mem();
|
||||
#endif
|
||||
|
||||
ILOG("Nvim exit: %d", r);
|
||||
exit(r);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user