aboutsummaryrefslogtreecommitdiff
path: root/book/src/configuration.md
diff options
context:
space:
mode:
authorMichael Davis2022-02-14 23:23:35 +0000
committerBlaž Hrastnik2022-03-10 08:31:57 +0000
commit8081e9f0520819309fef9a3df7cad8df24126a28 (patch)
treeae492e5238c2fe9e52476936dc705877a5f8e261 /book/src/configuration.md
parent00b2d616eb6e35f4223e97beced0226cd146b92b (diff)
replace all submodule documentation with flags documentation
Diffstat (limited to 'book/src/configuration.md')
-rw-r--r--book/src/configuration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/configuration.md b/book/src/configuration.md
index 2e4cab8a..2b29379e 100644
--- a/book/src/configuration.md
+++ b/book/src/configuration.md
@@ -131,6 +131,7 @@ Search specific options.
## LSP
To display all language server messages in the status line add the following to your `config.toml`:
+
```toml
[lsp]
display-messages = true