Do you use vim as your default text editor? If you do not, have you ever been in a situation you could do nothing but use vim?

  • jenesaisquoi@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    34 minutes ago

    Yes. But mostly IdeaVim in JetBrains IDEs though.

    For those that haven’t yet learned vim: the real power is that the commands can be combined to form a mini-language. Commands can also be recorded in macros and replayed. This is what makes it so awesome. But to really make use of this you have to properly learn it, only knowing i and x isn’t enough.