MacVim vs Neovim
A side-by-side look at MacVim and Neovim. For an in-depth review of either product, follow the links below.
MacVim
Development
MacVim is a free, open source GUI version of the popular Vim text editor for macOS. It has a native macOS look and feel and includes additional features like clipboard support not found in terminal-based Vim.
vimtext-editormacosopen-source
Neovim
Development
Neovim is a hyperextensible Vim-based text editor. It aims to improve Vim by refactoring the source code to allow greater plugin development and extension. It offers the familiar keybindings and modes of Vim with a streamlined codebase for customization.
vimtext-editorkeyboard-shortcutsplugin-extensible