nyoom.nvim icon indicating copy to clipboard operation
nyoom.nvim copied to clipboard

How can I add dap configurations using fennel?

Open real-mr-x opened this issue 2 years ago • 0 comments

When I type DapContinue in a cpp project it gives me no dap configurations for C++ like this way

DAP No configuration found for cpp. You need to add configs to dap.configurations.cpp (See :h dap-configuration)

please some way to do so? in fennel for lua there's too much configs but for fennel there's no one.

real-mr-x avatar Nov 07 '23 02:11 real-mr-x