aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/options.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/options.lua')
-rw-r--r--src/nvim/options.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/options.lua b/src/nvim/options.lua
index a5d5a45b59..e08f3d1410 100644
--- a/src/nvim/options.lua
+++ b/src/nvim/options.lua
@@ -5467,6 +5467,7 @@ return {
milliseconds so the user has a chance to read the
message, use 0 to disable sleep (but then the user may
miss an important message).
+ The maximum value is 10000.
history:{n} Determines how many entries are remembered in the
|:messages| history. The maximum value is 10000.