Skip to content

Commit

Permalink
chore(doc): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 21, 2024
1 parent c9288e4 commit c13b1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lspecho.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ no arguments for default.
>lua
require("lspecho").setup {
echo = true, -- Echo progress messages, if set to false you can use .message() to get the current message
decay = 1000, -- Message decay time in milliseconds
decay = 3000, -- Message decay time in milliseconds
}
<

Expand Down

0 comments on commit c13b1d7

Please sign in to comment.