mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
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.
|
||||
Set to false to attempt to preview any file size.
|
||||
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
|
||||
complete within `timeout` milliseconds.
|
||||
Set to false to not timeout preview.
|
||||
|
||||
Reference in New Issue
Block a user