mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
There are two editorconfig libraries. One built into 30+ and one on MELPA. Same name, different APIs. If the MELPA one is installed through, say, your OS package manager, then the detection heuristic in `doom/set-indent-width` could get confused which library is which. Fix: #8423