• spacemanspiffy@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      9 days ago

      I want to use it on my work PC (Windows) but its so slow its basically unusable. So I use VS with a Vim plugin.

      • NominatedNemesis@reddthat.com
        link
        fedilink
        arrow-up
        0
        ·
        8 days ago

        I experienced the same bug in winslop: It is not the neovim fault, but the terminal emulator. While WT (default for 11) is good enough, for some computers it is pretty laggy. I recommend wezterm.

        Source: I manage many onprem windows PCs with automation, and some 1 of them experienced this issue.

        • spacemanspiffy@lemmy.world
          link
          fedilink
          English
          arrow-up
          0
          ·
          7 days ago

          Whoa you weren’t kidding! It still chugs in our large project, and I have some Windows issues in my config to fix, but nvim itself runs well for me now!

  • Robbo@programming.dev
    link
    fedilink
    arrow-up
    0
    ·
    9 days ago

    Been using this for a long time now. I like my config to be minimal and this release doesn’t require much to do anything. I haven’t had a package manger, nvim-lspconfig and for a while I had no nvim-treesitter but that was more trouble than it was worth at the time. So my config is more like what you’d find in an IDE, setting up bindings and language support.