yanghaoxie / which-key-posframe

Let emacs-which-key use posframe to show its popup.
GNU General Public License v3.0
52 stars 10 forks source link

修复 win10 不能通过 straight.el 安装 #15

Closed coco-hkk closed 2 years ago

coco-hkk commented 2 years ago

Install package via straight.el on win10.

CONFIG:

(use-package which-key-posframe
  :after (which-key posframe)
  :config
  (which-key-posframe-mode))

ERROR: which-key-posframe.el:0:0: error: error: (Local variables entry is missing the suffix)