YochaLyc
YochaLyc
Hi, tks u for the plugin and it helps me a lot. I encountered this problem after upgrading nvim-dap to 0.8.0. ⬇️ [version 0\.8\.0 with plugins telescope/telescope\-ui/nvim\-dap\-go unable to run...
**What happened?** I wanted to dev runc in a devcontainer, so I added such devcontainer.json content to it: ```json { "name": "runc", "build": { "context": "..", "dockerfile": "../Dockerfile", "target": "devcontainer"...
## Describe the bug I tried to launch a devcontainer of https://github.com/moby/moby project and attach to it, but failed with error ``` Error executing luv callback: vim/_editor.lua:0: E5560: nvim_err_writeln must...