Neovim Debugging
Debugging support with nvim-dap
template from kickstart.nvim: https://github.com/nvim-lua/kickstart.nvim/blob/master/lua/kickstart/plugins/debug.lua
Checklist
-
get debug adapters working: -
java -
add configuration stuff to ftplugin file for java
-
-
debugpy(python) -
one-small-step-for-vimkind(Neovim lua)
-
-
test LunarVim's dap config and make changes if needed -
adjust keymaps
Edited by Erin