added haskell dap and hoogle

This commit is contained in:
radumaco
2026-03-02 18:36:04 +01:00
parent 8749b3cb3a
commit 997a69f1e4
9 changed files with 158 additions and 31 deletions

View File

@@ -9,6 +9,7 @@ dap.listeners.after.event_exited["dapui_config"] = function() dapui.close() end
local dotnet = require("dap.dap-dotnet")
local odoo = require("dap.dap-odoo")
local haskell = require("dap.dap-haskell")
vim.keymap.set("n", "<leader>5", function()