Big fan of commandline tools such as vim, htop etc. What is in your opinion must have tools?

  • ForthEorlingas@lemmy.fmhy.ml
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    I basically live in nvim. Being able to configure my editor in an actual programming language makes it so much more useful to me than vim could ever be.

    • sin_free_for_00_days
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I found lua to be a better programming language, but the text specific design of vimscript makes way more sense to my brain.

      • ForthEorlingas@lemmy.fmhy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        Yes, Vimscript is way more intuitive than Lua in a lot of ways. And as far as programming languages go, Lua has some strange design choices that I’m not the biggest fan of, either. However, it really does open up a lot of possibilities when your configuration is programmatic.