Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

ToolHow it WorksProsConsBest For...
FirenvimEmbeds a real Neovim instanceFull power of Neovim, embedded directly in the page.Can be complex to set up, slightly higher resource usage.Users who want a no-compromise, embedded Neovim experience.
GhostTextExternal Editor (Real-time sync)Your full Neovim config, real-time sync, multi-editor support.Not embedded; requires a separate terminal window.Users who prioritize the full power of their config over an embedded feel.
TexternExternal Editor (Save & Close)Your full Neovim config, simple and robust.Sync is not real-time, feels less integrated.Firefox users or those wanting a simple "edit in external app" button.
WasaviJS-based Vim EmulatorExcellent vi/Vim emulation, self-contained, no setup.No access to your Neovim config/plugins.Users who want a powerful Vim editing experience without needing their specific plugins.
Vimium-C / Tridactyl / SurfingkeysNavigation with basic editingAll-in-one navigation and simple editing, very lightweight.Editing capabilities are very limited.Users whose primary goal is browser navigation, with text editing as a nice bonus.

References