by shigemk2

当面は技術的なことしか書かない

use-package helm

難しい

(use-package helm
  :bind (:map helm-command-map
         ("C-c h" . helm-execute-persistent-action)))

www.gnu.org