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

  • 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.

      • 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.