X: In this episode of neovim for newbs, we are going over probably the hardest thing to configure in neovim -- debuggers. Debugging is still not supported in neovim by default, but with some configuration we can get things going using Debug Adapters and the Debug Adapter Protocol! OUR CONFIG (from this series): github links: chapters: 0:00 - intro 0:53 - what is DAP 2:45 - how to give neovim DAP functionality 5:31 - sign up for a channel membership! 6:21 - the ui for our debugger 8:50 - debugging in GO 11:50 - success! we are debugging a go program









