mirror of
https://github.com/macocianradu/setup.git
synced 2026-07-16 10:38:46 +00:00
Fixed tidal
This commit is contained in:
@@ -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",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user