chore: generate highlight_limit docs
This commit is contained in:
@@ -458,6 +458,9 @@ telescope.setup({opts}) *telescope.setup()*
|
|||||||
- filesize_limit: The maximum file size in MB attempted to be previewed.
|
- filesize_limit: The maximum file size in MB attempted to be previewed.
|
||||||
Set to false to attempt to preview any file size.
|
Set to false to attempt to preview any file size.
|
||||||
Default: 25
|
Default: 25
|
||||||
|
- highlight_limit: The maximum file size in MB attempted to be highlighted.
|
||||||
|
Set to false to attempt to highlight any file size.
|
||||||
|
Default: 1
|
||||||
- timeout: Timeout the previewer if the preview did not
|
- timeout: Timeout the previewer if the preview did not
|
||||||
complete within `timeout` milliseconds.
|
complete within `timeout` milliseconds.
|
||||||
Set to false to not timeout preview.
|
Set to false to not timeout preview.
|
||||||
|
|||||||
Reference in New Issue
Block a user