💾 Archived View for bbs.geminispace.org › u › simul8 › 3509 captured on 2023-12-28 at 17:42:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-14)

➡️ Next capture (2024-02-05)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 👻 simul8

Re: "Configuration tricks, tips, etc."

In: s/vim

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.

👻 simul8

Jul 25 · 5 months ago

Original Post

🌒 s/vim

Configuration tricks, tips, etc.

💬 stack · 8 comments · Jul 04 · 6 months ago