diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/user/generated_config.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index 6ea90f7af..871c65add 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc | |||
@@ -206,7 +206,7 @@ Use markdown syntax for links in hover. | |||
206 | -- | 206 | -- |
207 | Whether to show inlay type hints for method chains. | 207 | Whether to show inlay type hints for method chains. |
208 | -- | 208 | -- |
209 | [[rust-analyzer.inlayHints.maxLength]]rust-analyzer.inlayHints.maxLength (default: `20`):: | 209 | [[rust-analyzer.inlayHints.maxLength]]rust-analyzer.inlayHints.maxLength (default: `25`):: |
210 | + | 210 | + |
211 | -- | 211 | -- |
212 | Maximum length for inlay hints. Set to null to have an unlimited length. | 212 | Maximum length for inlay hints. Set to null to have an unlimited length. |