mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 19:55:04 -07:00
80456cf836
* This flag allows customizing the time before sending kill -15 to the server. If set to false, neovim exits immediately after sending request('shutdown'). Otherwise, polls until all servers have shutdown, and then kills remaining servers via kill -15 at exit_timeout duration. Defaults to 500 ms. |
||
---|---|---|
.. | ||
vim | ||
health.lua | ||
man.lua |