• AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      2 months ago

      Vim and Neovim are fairly indistinguishable

      You mean apart from being able to write plugins in Lua instead of Vimscript?

      • I’m sure there are more differences; nvim has plugins written in every language. One reason I stepped away from it is because, for development, I was using a fair number of plugins, and i noticed the starting nvim would launch nodejs, a Python runtime, a Java VM, Lua runtimes… I started to feel as if I might as well be using emacs.

        So, yes: you’re right. NeoVim has more features than plain vim, including a dozen different plugin managers and the ability to write plugins in almost any language. I meant that, from an editing modality, they’re very similar.

    • NostraDavid@programming.dev
      link
      fedilink
      arrow-up
      0
      ·
      2 months ago

      [^1] Edit: oh. .NET, and SQL. Well, I guess you could consider both to be programming languages if you squint a bit.

      I’m hoping they’ll have a separate Query Language list. We need to know more query languages because SQL has wayyy too much power, IMO.