Play with tidal (tidal cycles)

This commit is contained in:
Andrea Ciceri 2025-05-16 16:06:20 +02:00
parent a7c19c03df
commit f55a6b6423
No known key found for this signature in database

View file

@ -568,6 +568,8 @@
(add-to-list 'eglot-server-programs
'(haskell-ts-mode . ("haskell-language-server" "--lsp"))))
(use-package tidal
:custom ((tidal-interpreter "tidal")))
(use-package purescript-mode
:custom ((project-vc-extra-root-markers '("spago.dhall")))
:hook ((purescript-mode . eglot-ensure)