nyoom.nvim
nyoom.nvim copied to clipboard
How can I add dap configurations using fennel?
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.