mirror of
https://github.com/neovim/neovim.git
synced 2026-03-11 02:25:00 +10:00
Problem: If a `vim.lsp.config` explicitly sets `exit_timeout`, that indicates the config wants that behavior for most usages of `:stop()`. Solution: Update `:stop()` to use `force=exit_timeout` if `force` was not explicitly passed.
48 KiB
48 KiB