Only load tidal for tidal files
This commit is contained in:
@@ -2836,7 +2836,8 @@ I don’t always use the package menu, but when i do, i want to do it in style
|
||||
** ~tidal~ for improvising music
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package tidal)
|
||||
(use-package tidal
|
||||
:mode "\\.tidal\\'")
|
||||
#+end_src
|
||||
|
||||
* Programming-language specific packages
|
||||
|
Reference in New Issue
Block a user