mirror of
https://github.com/macocianradu/setup.git
synced 2026-03-18 21:00:04 +00:00
added haskell dap and hoogle
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user