658
vimrule
(lemmy.blahaj.zone)
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
I learned them and basically never use vim.
I use sed if i need to change things with a pattern, cat the file if i need to see the contents, use head or tail if its too much to fit on the screen.
If I am writing code, I use a code editor. Emacs and vim can do a lot, but they can also fuck off.