• IrritableOcelot@beehaw.org
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      The LunarVim install process can be kinda a pain to start, but I find it fills a wierd spot between neovim and vsodium – I still use nvim for making quick edits to files (especially in compiled languages) but still use vscode for really big multifile projects. LunarVim just takes too long to boot to be a drop-in neovim replacement, and the file explorer is too unintuitive to use for many files simultaneously, even as a longtime vim user. I like LunarVim, but I think it has its own usability niche, and I dont find myself using it as much as I’d like.

      Quite frankly, base neovim is still pretty functional for me, but the complexity of installing extensions just encourages me to use it as a text editor rather than an IDE, which is largely fine by me.

    • petey
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      I recommend LunarVim for VS Code users too

      • odium@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        8 months ago

        I believe there is a vs code extension that turns lets you use vim modes and commands inside vs code. That might be a good first step for vs code users who are interested in learning vim.