Fixed tidal

This commit is contained in:
Radu Macocian (admac)
2026-06-12 16:56:09 +02:00
parent aeab462a8b
commit 1b406704ad
3 changed files with 75 additions and 9 deletions
+1 -8
View File
@@ -35,18 +35,11 @@ require("lazy").setup({
end,
},
{
"thgrund/tidal.nvim",
"https://codeberg.org/MrReason/tidal.nvim",
opts = {
boot = {
tidal = {
cmd = os.getenv("HOME") .. "/.ghcup/bin/ghci",
highlight = {
autostart = true,
},
},
sclang = {
enabled = true,
file = os.getenv("HOME") .. "/.local/share/tidal/BootSuperDirt.scd",
},
},
},