aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lspconfig.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/lspconfig.txt b/doc/lspconfig.txt
index e086bfef..fab073b6 100644
--- a/doc/lspconfig.txt
+++ b/doc/lspconfig.txt
@@ -87,9 +87,7 @@ the current buffer filetype.
: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 language
-servers: >vim
- :LspStop ++force
+stopping all servers active on the current buffer.
:LspRestart [client_id] or [config_name] *:LspRestart*
Restarts the client with the given client-id or config name, and attempts