Vim Alternatives, Similar

Vim
All Vim Alternatives
Sublime Text
Sublime Text is a cross-platform source code editing and text editor with many programming language interfaces. The interface is inspired...
Brackets
Brackets is a text editor design tool for front-end developers and web designers to use in the browser. The software...
Haroopad
Haroopad is a markdown enabled document processor for creating web-friendly documents. You can author various formats of documents such as...
Neovim
Neovim is a project that seeks to aggressively refactor Vim in order to:Simplify maintenance and encourage contributions.Split the work between...
GNU nano
GNU nano is a small and friendly text editor. Besides basic text editing, nano offers many extra features like an...
GNU Emacs
GNU Emacs is an extensible, customizable text editor—and more. At its core is an interpreter for Emacs Lisp, a dialect...
Notepad++
Notepad ++ is a portable and powerful code editor. The program can be downloaded to a USB stick and does...
Visual Studio Code
When developing software or web applications, it is absolutely important to have an editing tool that can help you create...
Gedit
Gedit software is a multi-purpose text editing platform with features such as internationalized text, undo / redo, printing, file undo,...
Geany
Geany is an integrated development environment and lightweight text editing software based on Scintilla and GTK +. General Public License...
Atom
Atom can be the new kid in the block when it comes to text editor software, but it brings some...
Aptana Studio
The world’s most powerful open source web development IDE is even better. Rebuilded from scratch. It now includes new features...
PSPad
PSPad is text and source code software for Windows. It supports PHP, Perl, HTML, Java languages. Turkish language support is...
Kate
Kate is a text editor written for KDE. Kate consists of the initials of the words “KDE advanced text editor”....
UltraEdit
The world’s # 1 text editor. Why? Powerful, fast, secure and full of useful features like integrated FTP and file...
TextWrangler
TextWrangler was a versatile text and code editor for macOS, based on the same award-winning technology and user interface as...
EmEditor
EmEditor is a fast, lightweight yet extensible, easy-to-use text editor for Windows. Both native 64-bit and 32-bit versions are available!...
TextPad
TextPad is an award-winning text editor for Windows. Download a free evaluation copy to discover powerful features that will improve...
EditPlus
EditPlus is a simple, old-style code development platform that has been developed since 1998. Currently in version 4. 2 and...
Light Table
Light Table is a new interactive IDE that lets you modify running programs and embed anything from websites to games....
Vim About
Vim ("Vi IMproved") is an advanced text editor that allows syntax highlighting, word completion and has a huge amount of contributed content.Vim offers several “modes” for editing with efficiency. This makes vim a non-user-friendly application but it is also a strength. The normal mode binds alphanumeric keys to task-oriented commands. The visual mode highlights text. The command-line mode offers more tools (for search&replace, defining functions, etc.) More Info »Vim comes with complete help.