An open-source text editor
Bram Moolenaar is an active member of the open-source development community that released Vim (abbreviation for Vi IMproved) back in 1991, a text editor present on UNIX systems, as well as Windows, which unlike other software of this nature offers us different modes to enter the commands.
An editor developed by and for coders
The following are the main features of this text editor that intends to be an improved version of the Vi text editor:
- Spellchecker.
- Text autocomplete function.
- Tab-based browsing.
- Multiple windows.
- Syntax highlighting.
- Support for over 200 types of programming codes.
- Functions extendable by means of modules.
- Compress and extract files.
- History of commands carried out.
- Save and play macros.
- Save your settings for other sessions.
- Fully configurable and customizable.
The greatest advantage of using this editor instead of others is that it supports several work modes to carry out certain tasks. Three of them correspond to the original Vi but the rest of them correspond to Vim although they work combined with base modes: commands, inserts, command line, visual, selection, and Ex.
With a degree in History, and later, in Documentation, I have over a decade of experience testing and writing about apps: reviews, guides, articles, news, tricks, and more. They have been countless, especially on Android, an operating system...
Antony Peel