morhaham2

Results 3 issues of morhaham2

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...

type: bug
os: windows

### Debug adapter definition and debug configuration ```lua return { { "rcarriga/nvim-dap-ui", dependencies = { "mfussenegger/nvim-dap", "nvim-neotest/nvim-nio", "folke/neodev.nvim", }, config = function() local dap, dapui = require("dap"), require("dapui") dap.listeners.before.attach.dapui_config =...

### Thank you for the bug report - [X] I am using the latest version of `lsp-mode` related packages. - [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https://emacs-lsp.github.io/lsp-mode/page/troubleshooting/) sections - [ ]...

bug