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
Loading reviews…
Similar apps
Code Editors & IDEs
Vimr
Refined Vim Experience for OS X.

Code Editors & IDEs
MacVim
the text editor Vim - for macOS.
Code Editors & IDEs
FVim
GUI for the Neovim text editor

Code Editors & IDEs
Neovide
Neovim Client

Code Editors & IDEs
Neovim
Vim-fork focused on extensibility and usability.
Code Editors & IDEs
Goneovim
Neovim GUI written in Golang, using a Golang qt backend