From 7be9986a4a4d7c9faddeeb9e80bafc9d3547e32e Mon Sep 17 00:00:00 2001 From: glepnir Date: Tue, 15 Oct 2024 18:05:26 +0800 Subject: docs: add requirement of a new server (#3368) * docs: add requirement of a new server Co-authored-by: Justin M. Keyes --- doc/lspconfig.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/lspconfig.txt') diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt index 0ba19021..553d7362 100644 --- a/doc/lspconfig.txt +++ b/doc/lspconfig.txt @@ -382,9 +382,9 @@ Launches the requested (configured) client, but only if it successfully resolves a root directory. Note: Defaults to all configured servers matching the current buffer filetype. -:LspStop [client_id] *:LspStop* -Stops the server with the given client id. Defaults to stopping all servers -active on the current buffer. To force stop a language server: > +:LspStop [client_id] or [config_name] *:LspStop* +Stops the server with the given client-id or config name. Defaults to stopping +all servers active on the current buffer. To force stop a language server: > :LspStop ++force :LspRestart [client_id] *:LspRestart* -- cgit v1.2.3-70-g09d2