mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-27 20:32:37 -08:00
Currently `+format-completing-read` returns a cons cell like `(symbol . t)`, where `+format/buffer` expects a symbol. This commit makes `+format-completing-read` return a symbol instead. Fixes #2349. |
||
|---|---|---|
| .. | ||
| evil.el | ||
| format.el | ||
| settings.el | ||