Only load tidal for tidal files
This commit is contained in:
parent
47abe6c958
commit
5b55077411
@ -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
|
** ~tidal~ for improvising music
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package tidal)
|
(use-package tidal
|
||||||
|
:mode "\\.tidal\\'")
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
* Programming-language specific packages
|
* Programming-language specific packages
|
||||||
|
Loading…
Reference in New Issue
Block a user