From 6116adbd4920412224a345a84fa1699c73355091 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 12 Oct 2024 18:48:05 -0600 Subject: chore: fix debugger, add keybind --- lua/plugins/gopher.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua/plugins/gopher.lua') diff --git a/lua/plugins/gopher.lua b/lua/plugins/gopher.lua index 7e5eb72..fb07ccf 100644 --- a/lua/plugins/gopher.lua +++ b/lua/plugins/gopher.lua @@ -18,7 +18,8 @@ return { -- them here with mason, but my config is already a mess require('gopher').setup(opts) - require('gopher.dap').setup() + -- deprecated, setup `nvim-dap` manually or use https://github.com/leoluz/nvim-dap-go + -- require('gopher.dap').setup() local nmap = function(keys, func, desc) if desc then -- cgit v1.2.3-70-g09d2