From 3dde1b87963ed93bf1c7e63392fbc5e60520f2ad Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 26 Apr 2025 15:59:54 -0700 Subject: docs: cleanup #3791 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ddee2a91..ca4a4d09 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ Most of the time, the reason for failure is present in the logs. ## Commands * `:LspInfo` (alias to `:checkhealth vim.lsp`) shows the status of active and configured language servers. -* `:LspStart ` Start the requested server name. Will only successfully start if the command detects a root directory matching the current config. Pass `autostart = false` to your `.setup{}` call for a language server if you would like to launch clients solely with this command. Defaults to all servers matching current buffer filetype. +* `:LspStart ` Start the requested server name. Will only successfully start if the command detects a root directory matching the current config. * `:LspStop [ ...]` Stops the given server(s). Defaults to stopping all servers active on the current buffer. To force stop add `++force` * `:LspRestart [ ...]` Restarts the given client(s), and attempts to reattach to all previously attached buffers. -- cgit v1.2.3-70-g09d2