Neovim vs TextMate: What are the differences?
Neovim: Vim's rebirth for the 21st century. Neovim is a project that seeks to aggressively refactor Vim in order to: simplify maintenance and encourage contributions, split the work between multiple developers, enable the implementation of new/modern user interfaces without any modifications to the core source, and improve extensibility with a new plugin architecture; TextMate: The Missing Editor for Mac OS X. TextMate brings Apple's approach to operating systems into the world of text editors. By bridging UNIX underpinnings and GUI, TextMate cherry-picks the best of both worlds to the benefit of expert scripters and novice users alike.
Neovim and TextMate can be primarily classified as "Text Editor" tools.
Some of the features offered by Neovim are:
- More powerful plugins
- Better GUI architecture
- First-class support for embedding
On the other hand, TextMate provides the following key features:
- Ability to Search and Replace in a Project
- Auto-Indent for Common Actions Like Pasting Text
- Auto-Pairing of Brackets and Other Characters
"Modern and more powerful Vim" is the top reason why over 23 developers like Neovim, while over 16 developers mention "Syntax highlighting" as the leading cause for choosing TextMate.
Neovim is an open source tool with 32K GitHub stars and 2.33K GitHub forks. Here's a link to Neovim's open source repository on GitHub.
MAK IT, Finciero, and Focus21 Inc. are some of the popular companies that use Neovim, whereas TextMate is used by MAK IT, Edify, and Rude Baguette. Neovim has a broader approval, being mentioned in 11 company stacks & 14 developers stacks; compared to TextMate, which is listed in 13 company stacks and 11 developer stacks.