LazyVim.LazyVim/lua/lazyvim/plugins
Fredrik Averpil 02d673d37c
feat(lang): add debug adapter plugin for go (#1115)
neotest-go does not provide a DAP strategy, and thus you cannot invoke the debugger with require('neotest').run.run({strategy=dap}).

There have been efforts to implement this in https://github.com/nvim-neotest/neotest-go/issues/12 but this seems to have stalled.
You can find the background to this change discussed here: https://github.com/LazyVim/LazyVim/discussions/1107
2023-07-22 09:13:54 +02:00
..
extras feat(lang): add debug adapter plugin for go (#1115) 2023-07-22 09:13:54 +02:00
lsp fix(mason): add MasonUpdate to build 2023-07-16 10:42:14 +02:00
coding.lua docs: Improve summary documentation of deps (#1159) 2023-07-19 13:14:07 +02:00
colorscheme.lua feat(catppuccin): match navic bg with lualine (#1085) 2023-07-10 17:50:53 +02:00
core.lua fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua feat: add a keybind to search register (#1170) 2023-07-20 23:40:23 +02:00
treesitter.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00
ui.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00