• RainbowUnicorn@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    You can also use Debian 1.1 but the makes zero fun as well.

    Why make your own life hard for no reason. VIM is really really outdated when it comes to ease of use.

    There is not a single thing where vim is better in any way. The argument that it is faster is the biggest lie ever.

    Example: I write a few hundred lines of python code and execute it but sadly made formal mistakes. VIM does not help a bit. It might take hours of bugfixing with help of a command line.

    Python addon and some others would have instantly found those mistakes saving myself a lot of headache.

    That’s the same comparison as the senior developer and the normal dev. The dev might type twice as fast but making 5 times the mistakes he still needs a lot more time than the slow index finger typing senior.

    • ErwinLottemann@feddit.de
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      vim is not outdated, it was easy to use to begin with and could not be optimized any further. Yes, there are plugins/extensions/… to add more features, but on a basic install of vim you have everything you need to navigate source code and config files.