Compare commits

..

1 Commits

Author SHA1 Message Date
Radu Macocian (admac) 90bb5ef21a Fixed angular lsp 2026-03-25 19:08:56 +01:00
2 changed files with 3 additions and 6 deletions
+3 -5
View File
@@ -36,15 +36,13 @@ require("lazy").setup({
opts = {
boot = {
tidal = {
cmd = os.getenv("HOME") .. "/.ghcup/bin/ghci",
cmd = "/usr/bin/ghci",
file = "/usr/share/haskell-tidal/BootTidal.hs",
highlight = {
autostart = true,
},
},
sclang = {
enabled = true ,
file = os.getenv("HOME") .. "/.local/share/tidal/BootSuperDirt.scd",
},
sclang = { enabled = true },
},
},
-- Recommended: Install TreeSitter parsers for Haskell and SuperCollider
-1
View File
@@ -1,2 +1 @@
*%.git*
.config/nvim/lazy-lock.json