aboutsummaryrefslogtreecommitdiff
path: root/test/functional/lua/luaeval_spec.lua
diff options
context:
space:
mode:
authorMichael Lingelbach <m.j.lbach@gmail.com>2021-10-21 09:36:01 -0700
committerGitHub <noreply@github.com>2021-10-21 09:36:01 -0700
commit80456cf83676c0f06dd084faede3a43d0831cf78 (patch)
tree41d22dc73622cccb964af68f23fba27afdda6715 /test/functional/lua/luaeval_spec.lua
parenteaa03b7181ff0e0cca7aef263206035c66e34302 (diff)
downloadrneovim-80456cf83676c0f06dd084faede3a43d0831cf78.tar.gz
rneovim-80456cf83676c0f06dd084faede3a43d0831cf78.tar.bz2
rneovim-80456cf83676c0f06dd084faede3a43d0831cf78.zip
feat(lsp): add exit_timeout flag (#16070)
* 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.
Diffstat (limited to 'test/functional/lua/luaeval_spec.lua')
0 files changed, 0 insertions, 0 deletions