mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-03-29 01:21:03 -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. |
||
|---|---|---|
| .. | ||
| evil | ||
| file-templates | ||
| fold | ||
| format | ||
| god | ||
| lispy | ||
| multiple-cursors | ||
| objed | ||
| parinfer | ||
| rotate-text | ||
| snippets | ||
| whitespace | ||
| word-wrap | ||
| .doommodule | ||
| README.org | ||
:editor
Description
For modules concerned with the insertion and editing of text. Amen.
Frequently asked questions
This category has no FAQs yet. Ask one?