You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: sometimes dap is not configured correctly (#126)
- when other LSP is configured for java like none_ls, autocmd will fire and unregister since
I have added once=true when registing the aucmd. So dap configure will never be called
0 commit comments