💾 Archived View for bbs.geminispace.org › u › totroptof › 2646 captured on 2024-02-05 at 14:27:29. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-12-28)

➡️ Next capture (2024-03-21)

🚧 View Differences

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

Comment by 🚀 totroptof

Re: "TIPS"

In: s/vim

I was thinking about saying this as a joke, but in thinking about it I realised it was a tip that I received that was actually genuinely useful to me. My best Vim tip is: use Emacs with EVIL instead. As a long-time Vim user EVIL is a good enough emulation for me to feel comfortable whilst getting the benefits of Emacs’ better programming models/APIs and all the excellent features people have written for it.

🚀 totroptof

2023-07-01 · 7 months ago

2 Later Comments ↓

🚀 stack [OP/mod] · 2023-07-16 at 21:42:

Insert Date

r!date

🚀 stack [OP/mod] · 2023-07-25 at 22:41:

From: 👻 simul8

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.

Original Post

🌒 s/vim

TIPS — [http link] [https link] [https link]

💬 stack [mod] · 6 comments · 2023-07-01 · 7 months ago