nowaylifer
Results
2
comments of
nowaylifer
> Please remove autopairs from the reproducing example. (If you can't, it's an autopairs issue and should be reported there.) fixed
nvim-dap already has a function for this: ```lua require("dap.utils").splitstr(vim.fn.expand(new_args)) ```