💾 Archived View for bbs.geminispace.org › u › totroptof › 2646 captured on 2023-07-22 at 18:16:00. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
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.
2023-07-01 · 3 weeks ago
Something I use a lot and find useful, as someone who knows the basics of vim and not much more:
gg=G
What it does is go to the beginning of the file (gg), and redo your indentation (=) to the end of the file (G). Super handy, but is probably old news to most people here.
2023-07-06 · 2 weeks ago
r!date
2023-07-16 · 6 days ago
TIPS — [http link] [https link] [https link]