Skip to content

Commit df4a931

Browse files
andrewferrierautozimu
authored andcommitted
Add g:LanguageClient_echoProjectRoot to docs
1 parent fb02afe commit df4a931

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/LanguageClient.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,14 @@ Maximum severity to show diagnostic messages.
386386
Default: "Hint"
387387
Valid options: "Error" | "Warning" | "Information" | "Hint"
388388

389+
2.29 g:LanguageClient_echoProjectRoot *g:LanguageClient_echoProjectRoot*
390+
391+
Whether to echo messages in vim of the form: "Project root: /home/user/myproject" when
392+
the root of a project is detected using g:LanguageClient_rootMarkers.
393+
394+
Default: 1 to display the messages
395+
Valid options: 1 | 0
396+
389397
==============================================================================
390398
3. Commands *LanguageClientCommands*
391399

0 commit comments

Comments
 (0)