Select a color scheme for your Dotfyle experience

mfussenegger / nvim-dap

nvim-dap

Debug Adapter Protocol client implementation for Neovim
4764 586 4 4 days ago
debugging awesome-neovim
nvim-dap is a Debug Adapter Protocol client implementation. It allows users to launch and attach to applications for debugging, set breakpoints, step through code, and inspect the application state. The plugin supports multiple languages and extensions for a more customized debugging experience. It does not handle debug adapter installations but focuses on providing a basic debugger.