Neovim

E183289

Neovim is a modern, extensible, and highly configurable fork of the Vim text editor, designed to improve usability, maintainability, and plugin integration for developers.

All labels observed (5)

Label Occurrences
Neovim canonical 15
Neovim 0.5 and later 1
Neovim 0.8+ 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf Vim fork ⓘ
cross-platform software ⓘ
free and open-source software ⓘ
terminal-based application ⓘ
text editor ⓘ
basedOn Vim ⓘ
configurationFile init.lua ⓘ
init.vim ⓘ
developer Neovim community ⓘ
linked to: Neovim
goal improve Vim extensibility ⓘ
improve Vim maintainability ⓘ
modernize Vim codebase ⓘ
provide better plugin integration ⓘ
hasFeature GUI front-end support ⓘ
LSP (Language Server Protocol) client ⓘ
Lua configuration API ⓘ
asynchronous job control ⓘ
built-in terminal emulator ⓘ
clipboard integration ⓘ
code folding ⓘ
extensible UI via RPC ⓘ
macros ⓘ
modal editing ⓘ
mouse support ⓘ
plugin manager support ⓘ
registers ⓘ
remote plugin architecture ⓘ
split windows ⓘ
syntax highlighting ⓘ
tabs ⓘ
treesitter integration ⓘ
undo tree ⓘ
initialReleaseDate 2014 ⓘ
license Apache License 2.0 ⓘ
Vim license ⓘ
programmingLanguage C ⓘ
Lua ⓘ
repository https://github.com/neovim/neovim ⓘ
supportsOperatingSystem BSD ⓘ
Linux ⓘ
Unix-like systems ⓘ
Windows ⓘ
macOS ⓘ
supportsPluginManager lazy.nvim ⓘ
packer.nvim ⓘ
vim-plug ⓘ
supportsScriptingLanguage Lua ⓘ
Node.js (via plugins) ⓘ
linked to: Node.js

Python (via plugins) ⓘ
linked to: Python

Ruby (via plugins) ⓘ
Vim script ⓘ
linked to: Vim
website https://neovim.io ⓘ
linked to: Neovim

How these facts were elicited

Referenced by (19)

Full triples — surface form annotated when it differs from this entity's canonical label.

Neovim → developer → Neovim community ⓘ
linked to: Neovim
Neovim → website → https://neovim.io ⓘ
linked to: Neovim
clangd → compatibleWith → Neovim ⓘ
Vim → notableFork → Neovim ⓘ
vi → influenced → Neovim ⓘ
subject linked to: vi text editor
vi → hasSuccessor → Neovim ⓘ
subject linked to: vi text editor
packer.nvim → supports → Neovim ⓘ
packer.nvim → designedFor → Neovim 0.5 and later ⓘ
linked to: Neovim
vim-plug → supportsEditor → Neovim ⓘ
lazy.nvim → targetPlatform → Neovim ⓘ
lazy.nvim → supportsEditor → Neovim 0.8+ ⓘ
linked to: Neovim
Bram Moolenaar → influenced → Neovim ⓘ
vi → inspired → Neovim ⓘ
dein.vim → supportsEditor → Neovim ⓘ
Pyright → integratesWith → Neovim ⓘ