large-file-warning-threshold = 30mb
Staves off filesize warnings for large files (like pdfs and media files), while doom|check-large-file handles text files.
This commit is contained in:
parent
e7b252f442
commit
8b25abc11c
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ indentation settings or not. This should be set by editorconfig if it
|
|||
successfully sets indent_style/indent_size.")
|
||||
|
||||
(setq-default
|
||||
large-file-warning-threshold 30000000
|
||||
vc-follow-symlinks t
|
||||
;; Save clipboard contents into kill-ring before replacing them
|
||||
save-interprogram-paste-before-kill t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue