Add the tidal package
This commit is contained in:
parent
97f8ffdb6b
commit
a651872155
@ -2461,6 +2461,12 @@ beats the Web in a lot of aspects.
|
||||
(use-package elpher)
|
||||
#+END_SRC
|
||||
|
||||
** Tidal, for improvising music
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package tidal)
|
||||
#+END_SRC
|
||||
|
||||
* Dired related packages
|
||||
|
||||
** Collapse directories that only contain one file somewhere deep
|
||||
|
@ -218,6 +218,7 @@
|
||||
sr-speedbar
|
||||
sx
|
||||
systemd
|
||||
tidal
|
||||
tracking
|
||||
transient
|
||||
typescript-mode
|
||||
|
Loading…
Reference in New Issue
Block a user