mitchmindtree / tidalcycles.nix

A Nix flake for Tidal Cycles.
GNU General Public License v3.0
61 stars 12 forks source link

Guarantee availability of Tidal, SuperDirt to Vim Plugin #12

Closed mitchmindtree closed 2 years ago

mitchmindtree commented 2 years ago

Switches to a newer branch of the vim-tidal plugin that supports auto-starting SuperDirt in a terminal next to the GHCi terminal. This is disabled by default to match the original behaviour, but can be enabled with let g:tidal_superdirt_enable = 1.

Also updates the vim-tidal defaults to use the full paths to the Tidal GHCi instance, Tidal boot file and superdirt-start command within the nix store. This allows for vim-tidal to function even outside of the tidal devShell.