From 2d687154968e7a12345fe6167b538cd8488114cb Mon Sep 17 00:00:00 2001 From: Michael Lingelbach Date: Wed, 14 Apr 2021 01:34:10 -0700 Subject: LspStart: make start all matching clients by default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 60cdc004..d135cccd 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ omnifunc completion The following support tab-completion for all arguments: -* `:LspStart ` Start the requested server name. Will only succesfully 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. +* `:LspStart ` Start the requested server name. Will only succesfully 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. * `:LspStop ` Defaults to stopping all buffer clients. * `:LspRestart ` Defaults to restarting all buffer clients. -- cgit v1.2.3-70-g09d2