← All Tools
Neovim

Neovim

Hyperextensible Vim-based text editor, built for the modern developer.

Category: editorFirst released: 2015Created by: Neovim contributorsLicense: Apache-2.0Platforms: macOS, Linux, Windows

Neovim is a hyperextensible Vim-based text editor and a modern fork of Vim. It is designed to improve extensibility and maintainability while preserving the modal editing experience. Neovim supports Lua configuration, built-in LSP client, tree-sitter for syntax parsing, and an API-first architecture for plugins and GUIs.

Links

Key Features

Lua configurationBuilt-in LSP clientTree-sitter syntax parsingBuilt-in terminal emulatorAsync job controlRemote plugin APIImproved GUI supportModern plugin ecosystem