mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
* Remap `describe-symbol` to `counsel-describe-symbol` . "SPC h o" now uses `counsel-describe-symbol` instead of plain `helpful-symbol` (maybe with completion) to get input. * Remove counsel-describe-symbol-function change Co-authored-by: Henrik Lissner <henrik@lissner.net>