nyoom-engineering/nyoom.nvim

How can I add dap configurations using fennel?

real-mr-x opened this issue · 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.