mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-04-18 02:43:21 -07:00
Fixes the large-file detection and rewrites it to lean more on the built-in `so-long` library to detect and handle "large" files (whose line count exceeds a given threshold). This removes the various `doom-large-*` variables, replacing them with `doom-file-lines-threshold-alist`, which defaults to 15-25k lines for all modes, depending in the presence of IGC or native-comp. I also no longer do this large file detection in 28 or older, because it's not worth the trouble to maintain. Users that care about performance should be on 30+ anyway. |
||
|---|---|---|
| .. | ||
| dired | ||
| electric | ||
| eww | ||
| ibuffer | ||
| tramp | ||
| undo | ||
| vc | ||
| .doommodule | ||
| README.org | ||
:emacs
Description
Modules in this category augment and extend the built-in features of Emacs.
Frequently asked questions
This category has no FAQs yet. Ask one?