I get that it’s open source provided you use codium not code but I still find that interesting

  • Syudagye@pawb.social
    link
    fedilink
    arrow-up
    7
    arrow-down
    1
    ·
    1 year ago

    I need to use VSCode at university because their version of neovim is too outdated for my config…

    • Bugamn@lemm.ee
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Have you tried compiling neovim for your own personal use? There are a bunch of possible issues that can arise, like lack of enough space or required dependencies, but if you miss neovim it might be worth trying

      • Syudagye@pawb.social
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        well i ended up just downloading the latest release build on github and symlinked the binary to my .local/bin, and it works now