💾 Archived View for bbs.geminispace.org › s › vim › 2895 captured on 2023-12-28 at 16:28:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-14)
-=-=-=-=-=-=-
I wrote a plugin to use vim as a smallnet client frontend. You need a backend that formats things ok for it. Lynx works if you want web/gopher. I wrote a backend that supports gemini as well (and supports 10 gemini and 7 gopher types for input).
It works pretty well so far.
From the plugin folder run `make` and you are all set. The backend requires a go compiler (the plugin defaults to using lynx).
For info on customization, get help in vim:
:help netclient
Enjoy maybe?
Jul 07 · 6 months ago · 👍 mieum