kickstart.nvim/lua
Paul B. Kim 0db92a7f4b
refactor(debug): inline C/C++ DAP setup into debug plugin spec
dap_cpp.lua was a separate module used in exactly one place.
Inlined setup_cpp_dap() directly into debug.lua to remove
the unnecessary indirection.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 12:31:23 +09:00
..
custom/plugins refactor(debug): inline C/C++ DAP setup into debug plugin spec 2026-03-06 12:31:23 +09:00