• moreeni
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    4 hours ago

    I didn’t have any errors in the init.vim file because I didn’t have any. I added an example init.lua file with contents from here and configured the extension to pull this config file, yet it still says Nvim disconnected each time I restart it. I just gave up and resorted to VSVim

    • MajorHavoc@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      21 minutes ago

      That makes sense. Did you also set the path to Nvim in settings.json? I had to do so to clear at least one error.

      I also sometimes get that “disconnected” error too, but the have it work fine. I think there’s a race condition and it raises the error right after it starts, but then connects anyway, once everything else is set.