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(windows): By not setting detached = true, we prevent Windows from creating a separate window for markmap, as windows don't have the concept of daemons. Instead of registering a service, we just let Neovim take take of the subprocess.
0 commit comments