• 0 Posts
  • 32 Comments
Joined 3 years ago
cake
Cake day: July 5th, 2023

help-circle
  • the best part about learning vim, at least the basic movement and operations, is that pretty much every good application that involves text has a vim mode/plugin which means what you learn can also be used outside of CLI.

    learning it takes time, i started with basic movement and then each week incorporated a new command into my workflow. it really does make text manipulation faster, but also if you don’t modify text frequently then yeah nano is fine or in a GUI Kate is also great (has a good vim mode and you get a gui so you won’t get stuck).