Vim
The ubiquitous text editor — highly configurable, modal editing for efficient coding.
Category: editorFirst released: 1991Created by: Bram MoolenaarLicense: Vim (charityware)Platforms: macOS, Linux, Windows
Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as 'vi' with most UNIX systems and Apple macOS. Vim is designed for use both from a command-line interface and as a standalone application.
Links
Key Features
Modal editingSyntax highlightingSplit windowsMacros and recordingPlugin systemRegex search and replaceSession managementBuilt-in diff tool