Skip to content

Commit fd00a0a

Browse files
committed
chore: generate highlight_limit docs
1 parent 5a747a9 commit fd00a0a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

doc/telescope.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,9 @@ telescope.setup({opts}) *telescope.setup()*
458458
- filesize_limit: The maximum file size in MB attempted to be previewed.
459459
Set to false to attempt to preview any file size.
460460
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
461464
- timeout: Timeout the previewer if the preview did not
462465
complete within `timeout` milliseconds.
463466
Set to false to not timeout preview.

0 commit comments

Comments
 (0)