💾 Archived View for bbs.geminispace.org › u › Arkaeriit › 2878 captured on 2024-06-16 at 19:27:53. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-05-26)
-=-=-=-=-=-=-
Re: "Configuration tricks, tips, etc."
@TheSpoonCarver Thanks for the tip. I didn't knew such a feature existed. I will check it out.
2023-07-06 · 11 months ago
👻 simul8 · 2023-07-25 at 21:31:
My favorites are:
gq - autoformat/wrap lines
di( or di{ or di< or di[ - deletes everything between braces
. - performs last editing action (macro)
q - sets macro
visual-mode - great for commenting out a block of code
And the best key sequence that I wish vim tutorials would cover is....
ctrl-c - It's the touch-typist friendly equivalent to esc.
Configuration tricks, tips, etc.