Auto-session will cause error when staring DAP server . #38
BilderLoong
started this conversation in
General
Replies: 2 comments
-
Interesting, can you provide me with a few more informations.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried installing Note that I've noticed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using the auto-session plugin seems to cause this Neovim is waiting for input at startup. Aborting.
when run
:lua require"osv".launch({port=8086})
.I tried
nvim --headless
there is no error.Beta Was this translation helpful? Give feedback.
All reactions