Text Editor

Neovim – continuation and extension of Vim

Neovim is a Vim-fork focused on extensibility and usability. It’s designed for users who want the good parts of Vim. The project does not seek to rewrite Vim from scratch.

Neovim is an extension of Vim: feature-parity and backwards-compatibility are high priorities. It seeks to aggressively refactor Vim source code, and to improve upon Vim’s out-of-the-box experience.

Neovim is released under an open source license.

Key Features

  • Modern GUIs. GUIs are implemented as plugins, decoupled from the Neovim core. There’s a wide range of GUIs that are available. We’ve covered the best GUIs in our separate Group Test here.
  • Modern terminal features such as cursor styling, focus events, bracketed paste.
  • API access from any language including C/C++, C#, Clojure, D, Elixir, Go, Haskell, Java, JavaScript/Node.js, Julia, Lisp, Lua, Perl, Python, Racket, Ruby, and Rust.
  • Embedded, scriptable terminal emulator.
  • Neovim’s plugin API is backwards-compatible with Vim, but it also allows asynchronous execution.
  • Asynchronous job control.
  • Shared data (shada) among multiple editor instances.
  • XDG base directories support.
  • Built-in terminal emulator that not only lets you run interactive programs inside Neovim, but also script and control those programs to create advanced workflows like integration with REPLs and debuggers.
  • Complete job control API for managing multiple processes asynchronously.
  • Compatible with most Vim plugins, including Ruby and Python plugins.
  • Advanced Vimscript engine.
  • Cross-platform support – runs in Linux, macOS/OS X, Windows. The project provides an AppImage, a format for distributing portable software on Linux without needing superuser permissions to install the application.

Website: neovim.io
Support: Documentation, Wiki, GitHub Code Repository
Developer: Justin M. Keyes and contributors. Neovim was started by Thiago de Arruda. Most of Vim was written by Bram Moolenaar
License: Apache 2.0 license

neovim
Click for full size image

Neovim is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Vim-like Text Editors
NeovimVim-fork focused on extensibility and usability
HelixKakoune / Neovim inspired editor.
LapceModern editor in Rust which uses native GUI and GPU rendering
NvChadNeovim config aiming to provide a base configuration
LunarVimIDE layer for Neovim
KakouneImplements Vi’s "keystrokes as a text editing language" model
VisCombining modal editing with structural regular expressions
vileText editor that combines aspects of the Emacs and vi editors
pyvimImplementation of Vim in Python
gVimVim with a built-in GUI
ampVim-like editor written in Rust
VyVim-like in Python made from scratch
moeCommand-line editor inspired by Vim
adAdaptable text editor
LeveeAlso known as Captain Video
xviPortable multi-file text editor

Read our verdict in the software roundup.

Integrated Development Environments
RStudioEnterprise-ready professional software for R
PyCharmIntegrated Development Environment for Python
NeovimContinuation and extension of Vim
LapceFast and powerful code editor written in Rust
NetBeans IDEJava based IDE from Apache
VSCodiumBinary distribution of VS Code
EclipseJava based environment combining a number of different Eclipse projects
Qt CreatorCross-platform, complete Integrated Development Environment
SpyderThe Scientific Python Development Environment
KDevelopAn easy to use IDE for KDE
HelixPost-modern modal text editor
PositronNext-generation data science IDE
ericFull featured Python editor and IDE
ThonnyPython Integrated Development Environment for Beginners
LazarusDelphi compatible cross-platform IDE
PyDevPython Integrated Development Environment for Eclipse
GambasDevelopment environment and a full powerful development platform
LeoPython based IDE, Outliner and PIM
IntelliJ IDEAIDE for Java, Groovy, and other languages
LiteIDEEdit and build Go projects
Arduino IDEElectronics prototyping platform
ZeroBrane StudioLightweight Lua-based IDE for Lua
CodeLitePowerful and lightweight C/C++ IDE
PyzoCross-Platform Python IDE focused on interactivity and introspection
DrRacketIDE for the Racket programming languages
BuilderIDE for GNOME
GeanySmall and lightweight IDE based on Scintilla
Code::BlocksVery extensible and fully configurable
Ecere SDKSoftware development kit
ZasperIDE for Data Science
U++Rapid application development framework
roobuilderVala and JavaScript IDE

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments