mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove sonic-pi plugins
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
;;; module-sonicpi.el
|
||||
|
||||
(use-package sonic-pi
|
||||
:config
|
||||
(setq sonic-pi-path "/Applications/Sonic Pi.app/")
|
||||
(add-unreal-buffer! "\\*sonic-pi-server-messages\\*")
|
||||
(add-popwin-rule! "*sonic-pi-server-messages*" :position bottom :height: 0.4 :nostick t :dedicated t))
|
||||
|
||||
(provide 'module-sonicpi)
|
||||
;;; module-sonicpi.el ends here
|
Reference in New Issue
Block a user