Movatterモバイル変換


[0]ホーム

URL:


hyperextensible Vim-based text editor

Install NowGet Plugins

Features

Extensible

  • API is first-class:discoverable,versioned,documented.
  • MessagePack structured communication enables extensions in any language.
  • Remote plugins run as co-processes, safely and asynchronously.
  • GUIs, IDEs, web browsers can--embed Neovim as an editor or script host.
  • Lua plugins are easy to create just like Vimscript plugins. Your config can live ininit.lua!
  • AST-producingparsing engine enables faster, more accurate syntax highlighting, code navigation, refactoring, text objects, and motions.

Usable

  • Strongdefaults including a unique, minimalist colorscheme.
  • BuiltinLSP client for semantic code inspection and refactoring (go-to definition, "find references", format, …).
  • Client-server architecture allows you todetach the UI and keep the editor session running (like tmux). Attach multiple UIs to any Nvim session.
  • Works the same everywhere: one build-type, one command.
  • Modern terminal features such as cursor styling, focus events, bracketed paste.
  • Builtin:terminal set the standard for "TTY as a basic component".

Drop-in Vim

  • Fully compatible with Vim's editing model and Vimscript v1.
  • Start with:help nvim-from-vim if you already use Vim. If not, try:Tutor.

Sponsors

Visit warp.dev to learn more.
Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

News

Google Summer of Code 2025  2025.02
Neovim 0.10  2024.05

More…

Impressions

"Neovim is exactly what it claims to be. It fixes every issue I have with Vim."—Geoff Greer

"Full-screen Neovim looks cool as hell!"—DHH

"A nice looking website, that’s one thing Neovim did right."—Bram Moolenaar

Intro

Chat

FAQ

What is the project status?
The currentstable release version is0.10 (RSS). See theroadmap for progress and plans.
Is Neovim trying to turn Vim into an IDE?
With 30% less source-code than Vim, thevision of Neovim is to enable new applications without compromising Vim's traditional roles.
Will Neovim deprecate Vimscript?
No. Lua is built-in, but Vimscript is supported with theworld's most advanced Vimscript engine.
Which plugins does Neovim support?
Vim 8.x plugins andmuch more.

GUIs

Neovim UIs are "inverted plugins". Here are some popular ones:

The work continues...

Sponsor (100% to developers)
Bitcoin logo

View atBlockchain.com.

Marketing

[8]ページ先頭

©2009-2025 Movatter.jp