(use-package helpful :commands (helpful-callable helpful-variable helpful-command helpful-key) :bind ([remap describe-command] . helpful-command) ([remap describe-key] . helpful-key))