yatli is a niche developer-tools publisher whose single public offering, fvim, re-imagines the ubiquitous Neovim terminal editor as a modern graphical workstation. Built on the cross-platform Avalonia UI framework and rendered with Skia, fvim preserves Neovim’s modal editing fidelity while adding a GPU-accelerated grid, smooth ligatured fonts, per-tab themes, resizable splits, and mouse-aware pop-ups that feel native on Windows, macOS, and Linux. The client talks to any compatible Neovim process over msgpack-RPC, so plug-ins, LSP servers, treesitter parsers, and existing init.lua or init.vim configurations continue to work unchanged; users simply gain a responsive surface for presentations, side-by-side diff reviews, or long note-taking sessions without terminal quirks. Typical workflows include editing large codebases, composing Markdown documentation, remote pairing over SSH, or running fvim as a lightweight IDE front-end inside larger toolchains. Because the project is Apache-licensed and developed in the open, the community contributes additional grid features, font fallback logic, and platform-specific integrations that keep pace with upstream Neovim releases. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always install the latest build, and can be queued alongside other applications for unattended batch installation.
Neovim front-end UI
Details