Remove sonic-pi plugins
This commit is contained in:
parent
fd4ea301d3
commit
10083a9952
3 changed files with 1 additions and 15 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue