No description
Find a file
zeertzjq 19f2e5c3eb
Some checks are pending
codeql / Analyze (push) Waiting to run
test / lint (push) Waiting to run
test / clang-analyzer (push) Waiting to run
test / macos arm clang functionaltest (push) Waiting to run
test / macos arm clang oldtest (push) Waiting to run
test / macos arm clang unittest (push) Waiting to run
test / macos intel clang functionaltest (push) Waiting to run
test / macos intel clang oldtest (push) Waiting to run
test / macos intel clang unittest (push) Waiting to run
test / ubuntu arm clang functionaltest (push) Waiting to run
test / ubuntu arm clang oldtest (push) Waiting to run
test / ubuntu arm clang unittest (push) Waiting to run
test / ubuntu asan clang functionaltest (push) Waiting to run
test / ubuntu asan clang oldtest (push) Waiting to run
test / ubuntu asan clang unittest (push) Waiting to run
test / ubuntu tsan clang functionaltest (push) Waiting to run
test / ubuntu tsan clang oldtest (push) Waiting to run
test / ubuntu tsan clang unittest (push) Waiting to run
test / ubuntu puc-lua gcc functionaltest (push) Waiting to run
test / ubuntu puc-lua gcc oldtest (push) Waiting to run
test / ubuntu puc-lua gcc unittest (push) Waiting to run
test / ubuntu release gcc functionaltest (push) Waiting to run
test / ubuntu release gcc oldtest (push) Waiting to run
test / ubuntu release gcc unittest (push) Waiting to run
test / build using zig build (linux) (push) Waiting to run
test / windows (push) Waiting to run
test / with-external-deps (push) Waiting to run
vim-patch:b760062: runtime(debversions): Move bullseye, focal, and oracular to "unsupported" (#35531)
These versions have exited their standard support term as of
- bullseye: 2024-08-14
- focal: 2025-05
- oracular: 2025-07-10

closes: vim/vim#18134

b760062897

Co-authored-by: James McCoy <jamessan@jamessan.com>
2025-08-29 07:23:43 +08:00
.github build: make build.zig generate helptags without running "nvim" binary 2025-08-19 11:14:02 +02:00
cmake build: unset $TMUX when running tests (#34178) 2025-05-27 07:47:28 +08:00
cmake.config fix(build): use correct cmake expression for $<CONFIG> 2025-05-04 09:49:10 +02:00
cmake.deps build(deps): CMake generation fails when path contains spaces #35332 2025-08-16 12:25:34 -07:00
cmake.packaging ci(release)!: remove backwards compatible releases 2025-01-28 10:21:27 +01:00
contrib build(contrib): add zsh completion (#32617) 2025-03-16 18:15:00 +01:00
deps feat(build): build.zig windows support 2025-08-12 13:33:24 +02:00
runtime vim-patch:b760062: runtime(debversions): Move bullseye, focal, and oracular to "unsupported" (#35531) 2025-08-29 07:23:43 +08:00
scripts vim-patch:9.1.1626: cindent: does not handle compound literals (#35319) 2025-08-12 23:21:09 +00:00
src fix(progress): simplify ui-event, introduce default presentation #35527 2025-08-28 06:33:41 -07:00
test fix(server): serverlist({peer=true}) does not find peer servers #35506 2025-08-28 06:41:31 -07:00
.cirrus.yml ci(cirrus): update to freebsd-14-2 2025-02-12 17:43:42 +01:00
.clang-format build: align .clang-format rules with uncrustify config 2023-05-28 15:39:43 +02:00
.clang-tidy build: slience new clang-tidy warnings #34539 2025-06-17 02:19:57 -07:00
.clangd build: disable UnusedIncludes from clangd 2023-11-28 20:22:59 +01:00
.editorconfig docs: misc 2025-03-17 12:31:53 +01:00
.emmyrc.json build(emmyrc.json): use StyLua formatter in .emmyrc.json #35196 2025-08-06 19:52:46 -07:00
.git-blame-ignore-revs docs: .git-blame-ignore-revs #26397 2024-01-28 15:03:10 -08:00
.gitattributes fix: remove exec permission from .gitattributes #33140 2025-03-29 05:30:30 -07:00
.gitignore fix(build): musl libc build.zig 2025-05-04 22:55:19 +02:00
.luacheckrc docs(luv): replace bundled LuaCATS meta files with upstream 2025-05-06 18:47:33 +02:00
.luacov Lua: vim.validate() 2019-11-10 22:50:24 -08:00
.luarc.json docs(luv): replace bundled LuaCATS meta files with upstream 2025-05-06 18:47:33 +02:00
.mailmap docs: misc (#28837) 2024-06-07 10:55:14 +08:00
.stylua.toml build: enable lintlua for scripts/ dir #26391 2023-12-04 12:38:31 -08:00
.stylua2.toml refactor(tests): lint decorations_spec, float_spec, multigrid_spec #33274 2025-05-06 18:00:20 -07:00
.styluaignore refactor(tests): lint decorations_spec, float_spec, multigrid_spec #33274 2025-05-06 18:00:20 -07:00
BSDmakefile feat(lua)!: register_keystroke_callback => on_key 2021-09-09 06:09:33 -07:00
BUILD.md docs(l10n): building translation file #35380 2025-08-18 08:06:21 -07:00
build.zig build: make build.zig generate helptags without running "nvim" binary 2025-08-19 11:14:02 +02:00
build.zig.zon feat(build): build.zig windows support 2025-08-12 13:33:24 +02:00
CMakeLists.txt refactor(lua): use vim.system #34707 2025-07-23 20:03:30 -07:00
CMakePresets.json docs: misc 2025-01-11 10:34:12 +01:00
CONTRIBUTING.md docs: rename builtin.txt, eval.txt #34212 2025-05-30 08:57:58 -07:00
INSTALL.md feat(provider): detect venv python via "pynvim-python" tool #35273 2025-08-16 14:48:08 -07:00
LICENSE.txt vim-patch:69c3493: runtime(doc): clarify license conditions for distributed runtime files 2025-05-26 17:51:24 +02:00
MAINTAIN.md docs: misc 2025-06-14 17:24:36 +02:00
Makefile fix: type fixes 2025-06-06 15:36:48 +01:00
README.md docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398 2024-09-18 00:26:01 -07:00

Neovim

Documentation | Chat

Coverity Scan analysis Packages Debian CI Downloads

Neovim is a project that seeks to aggressively refactor Vim in order to:

See the Introduction wiki page and Roadmap for more information.

Features

See :help nvim-features for the full list, and :help news for noteworthy changes in the latest version!

Install from package

Pre-built packages for Windows, macOS, and Linux are found on the Releases page.

Managed packages are in Homebrew, Debian, Ubuntu, Fedora, Arch Linux, Void Linux, Gentoo, and more!

Install from source

See BUILD.md and supported platforms for details.

The build is CMake-based, but a Makefile is provided as a convenience. After installing the dependencies, run the following command.

make CMAKE_BUILD_TYPE=RelWithDebInfo
sudo make install

To install to a non-default location:

make CMAKE_BUILD_TYPE=RelWithDebInfo CMAKE_INSTALL_PREFIX=/full/path/
make install

CMake hints for inspecting the build:

  • cmake --build build --target help lists all build targets.
  • build/CMakeCache.txt (or cmake -LAH build/) contains the resolved values of all CMake variables.
  • build/compile_commands.json shows the full compiler invocations for each translation unit.

Transitioning from Vim

See :help nvim-from-vim for instructions.

Project layout

├─ cmake/           CMake utils
├─ cmake.config/    CMake defines
├─ cmake.deps/      subproject to fetch and build dependencies (optional)
├─ runtime/         plugins and docs
├─ src/nvim/        application source code (see src/nvim/README.md)
│  ├─ api/          API subsystem
│  ├─ eval/         Vimscript subsystem
│  ├─ event/        event-loop subsystem
│  ├─ generators/   code generation (pre-compilation)
│  ├─ lib/          generic data structures
│  ├─ lua/          Lua subsystem
│  ├─ msgpack_rpc/  RPC subsystem
│  ├─ os/           low-level platform code
│  └─ tui/          built-in UI
└─ test/            tests (see test/README.md)

License

Neovim contributions since b17d96 are licensed under the Apache 2.0 license, except for contributions copied from Vim (identified by the vim-patch token). See LICENSE for details.

Vim is Charityware.  You can use and copy it as much as you like, but you are
encouraged to make a donation for needy children in Uganda.  Please see the
kcc section of the vim docs or visit the ICCF web site, available at these URLs:

        https://iccf-holland.org/
        https://www.vim.org/iccf/
        https://www.iccf.nl/

You can also sponsor the development of Vim.  Vim sponsors can vote for
features.  The money goes to Uganda anyway.