💾 Archived View for bbs.geminispace.org › s › vim › 2895 captured on 2023-11-04 at 14:43:25. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
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?
2023-07-07 · 4 months ago · 👍 mieum