alpha2phi / modern-neovim

Crafting a modernized development environment with Neovim.
MIT License
139 stars 41 forks source link

nvim-dap-python not working #25

Open tjensch opened 1 year ago

tjensch commented 1 year ago

Hello, I am new to nvim, reading your great medium-articles and fiddle around with this awesome configuration. I've just cloned the repo and added only a colorscheme and a keymapping(: ;). However, I cant get python debug running. the error is referenced here #https://github.com/mfussenegger/nvim-dap-python/issues/100 Do you have any suggestions how to triage that as a newbie with no lua programming skills? Thanks a lot!