We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a747a9 commit fd00a0aCopy full SHA for fd00a0a
1 file changed
doc/telescope.txt
@@ -458,6 +458,9 @@ telescope.setup({opts}) *telescope.setup()*
458
- filesize_limit: The maximum file size in MB attempted to be previewed.
459
Set to false to attempt to preview any file size.
460
Default: 25
461
+ - highlight_limit: The maximum file size in MB attempted to be highlighted.
462
+ Set to false to attempt to highlight any file size.
463
+ Default: 1
464
- timeout: Timeout the previewer if the preview did not
465
complete within `timeout` milliseconds.
466
Set to false to not timeout preview.
0 commit comments