diff options
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/telescope/config.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/telescope/config.lua b/lua/telescope/config.lua index 5e1422d..bf8c211 100644 --- a/lua/telescope/config.lua +++ b/lua/telescope/config.lua @@ -446,7 +446,7 @@ append( default: stdpath("data")/telescope_history - limit: The amount of entries that will be written in the history. - Warning: If limit is set to nil it will grown unbound. + Warning: If limit is set to nil it will grow unbound. default: 100 - handler: A lua function that implements the history. This is meant as a developer setting for extensions to |
