From ce2b5cd407b6a74cd4778b27da4affecdf7406be Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Wed, 17 Feb 2021 08:17:16 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 69cba650..d433d66f 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ and more. If you would like to manually managing starting language servers, but still have new buffers within a root directory autoattach to running servers, pass `autostart = false` to your `.setup{}` call for a language server and call -`:lua require('lspconfig').language_server_name.launch()`. +`:lua require('lspconfig').language_server_name.autostart()`. This function can also be used to restart a workspace after stopping a language server with `:lua vim.lsp.stop_client(client_id)`. -- cgit v1.2.3-70-g09d2