endlesscpp

Results 1 issues of endlesscpp

I'm using neovim 0.7.0, when install debugger following the steps in: https://www.lunarvim.org/languages/go.html#lsp-settings ``` :DIInstall go_delve ``` There reported "Not an editor command: DIInstall" Then I added ``` lvim.builtin.dap.active = true...

documentation
help wanted