SpringHan / netease-cloud-music.el

A netease music client for emacs.
GNU General Public License v3.0
84 stars 12 forks source link

doom emacs 中 M-x 无法找到 netease-cloud-music 函数 #5

Closed Sollovin closed 3 years ago

Sollovin commented 3 years ago
SpringHan commented 3 years ago

emmm 这个插件不是我的,我的是 netease-cloud-music ,目前没有上 melpa 里,以后会加入的。
目前还是需要先克隆本仓库然后从本地启用插件。

(use-package! netease-cloud-music
   :load-path "path/to/netease-cloud-music")
Sollovin commented 3 years ago

好的,我再试试,谢谢。