VibeHunt
Back to browse

VimR

GUI for the Neovim text editor

VimR provides a macOS‑native graphical interface for the Neovim editor, embedding the Neovim core inside a Swift‑based application. It presents typical GUI conveniences such as a markdown and HTML preview, a fuzzy file finder, trackpad gestures, and optional ligature rendering, while preserving the underlying Neovim experience. The editor also includes a simple file browser, a flexible workspace model similar to JetBrains IDEs, and a command‑line tool for integration with external workflows.

The project is aimed at developers who prefer Neovim’s modal editing but want a native macOS experience with familiar graphical features. It is suitable for users on macOS 13.0 or later and those interested in a modular, Swift‑driven architecture that can be extended or embedded in other Cocoa applications.

VimR’s architecture is split into reusable Swift packages—NvimView for embedding Neovim, NvimApi for synchronous and asynchronous communication, and additional components for tabs, workspace management, and ignore‑pattern handling. The source is released under the MIT license and distributed as signed, notarized universal binaries.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps