Vim-fork focused on extensibility and usability

Neovim is a hyperextensible, Vim-based text editor that aggressively refactors and modernizes the classic Vim codebase. It features a built-in Language Server Protocol (LSP) client, asynchronous job control, and first-class Lua support for extensibility and configuration. Designed to empower users with a fast, highly customizable development environment while remaining backwards compatible with Vim plugins.
$ sudo apt install neovim$ sudo pacman -S neovim$ brew install neovim$ sudo dnf install neovim$ winget install Neovim.Neovimto comment.