fix: deactivate binary ft detection for Win32 (#1413)
* Make `file` mime type detection for Windows users opt-in, as it caused issues when they had it
This commit is contained in:
@@ -310,7 +310,7 @@ telescope.setup({opts}) *telescope.setup()*
|
||||
Windows users get `file` from:
|
||||
https://github.com/julian-r/file-windows
|
||||
Set to false to attempt to preview any mime type.
|
||||
Default: true
|
||||
Default: true for all OS excl. Windows
|
||||
- filesize_limit: The maximum file size in MB attempted to be previewed.
|
||||
Set to false to attempt to preview any file size.
|
||||
Default: 25
|
||||
|
||||
Reference in New Issue
Block a user