Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Neovim 0.11.4

(Waiting for Maintainer to take corrective action)

Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Neovim contributors. The inclusion of Neovim contributors trademark(s), if any, upon this webpage is solely to identify Neovim contributors goods or services and not for commercial purposes.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Failed


Verification Testing Pending


Scan Testing Pending

IMPORTANT

This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.

  • Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
  • This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
  • You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
  • There are also no guarantees that it will be approved.
WARNING

There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.

rmolin88 (maintainer) on 01 Sep 2025 01:57:42 +00:00:

User 'rmolin88' (maintainer) submitted package.

chocolatey-ops (reviewer) on 01 Sep 2025 02:32:01 +00:00:

neovim has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.

Notes

Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.

  • The DocsUrl element in the nuspec file should be a valid Url. The reviewer will ensure the specified Url is valid. More...

chocolatey-ops (reviewer) on 01 Sep 2025 02:39:06 +00:00:

neovim has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/4c6a66aa6d1edee74cdfbeb330c98782 for details.
The package status will be changed and will be waiting on your next actions.

  • NEW! We have a test environment for you to replicate the testing we do. This can be used at any time to test packages! See https://github.com/chocolatey-community/chocolatey-test-environment
  • Please log in and leave a review comment if you have questions and/or comments.
  • If you see the verifier needs to rerun testing against the package without resubmitting (a issue in the test results), you can do that on the package page in the review section.
  • If the verifier is incompatible with the package, please log in and leave a review comment if the package needs to bypass testing (e.g. package installs specific drivers).
  • Automated testing can also fail when a package is not completely silent or has pop ups (AutoHotKey can assist - a great example is the VeraCrypt package).
  • A package that cannot be made completely unattended should have the notSilent tag. Note that this must be approved by moderators.

chocolatey-ops (reviewer) on 01 Sep 2025 11:16:14 +00:00:

neovim has failed automated validation.

Requirements

Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.

  • We were unable to locate the expected package, and were unable to continue validation. Please try uploading the package again. If you encounter this message again, please contact the Site Administrators.

chocolatey-ops (reviewer) on 01 Sep 2025 15:41:17 +00:00:

neovim has failed automated validation.

Requirements

Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.

  • We were unable to locate the expected package, and were unable to continue validation. Please try uploading the package again. If you encounter this message again, please contact the Site Administrators.
Description

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 in init.lua!
  • AST-producing parsing engine enables faster, more accurate syntax highlighting, code navigation, refactoring, text objects, and motions.

Usable

  • Strong defaults including a unique, minimalist colorscheme.
  • Builtin LSP client for semantic code inspection and refactoring (go-to definition, 'find references', format, ...).
  • Client-server architecture allows you to detach 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.

Following HEAD

  • If you want to stay up to date with the latest development you can install neovim using the --pre option.
  • For example: choco install neovim --pre.
  • Which will get you the latest nightly builds for windows.

Package Parametes

  • /NoNeovimOnPath: Neovim binary folder will not be added to the path.
    • Optional parameter.
    • Default behavior is that Neovim binary will be added to the users path.
    • If this is used together with /NeovimOnPathForAll, this takes precedence and the path will not be modified.
    • Example: choco install neovim --params "/NoNeovimOnPath"
  • /NeovimOnPathForAll: Neovim binary folder will be added to the machine path.
    • Optional parameter.
    • Default behavior is that Neovim binary will be added only to the users path.
    • Example: choco install neovim --params "/NeovimOnPathForAll"

Note: To force the installation of x32 version, use the --x86 argument with choco install.

As of #16317 Win32 builds and releases were removed

No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.

Add to Builder Version Downloads Last Updated Status
Neovim 0.11.4 5 Monday, September 1, 2025
Waiting for Maintainer
Neovim 0.11.2 8828 Tuesday, June 3, 2025 Approved
Neovim 0.11.1 56376 Saturday, April 26, 2025 Approved
Neovim 0.11.1-beta 28 Saturday, April 26, 2025 Approved
Neovim 0.11.0 40644 Wednesday, March 26, 2025 Approved
Neovim 0.11.0-beta 779 Thursday, December 19, 2024 Approved
Neovim 0.10.4 19134 Thursday, January 30, 2025 Approved
Neovim 0.10.3 10666 Sunday, December 22, 2024 Approved
Neovim 0.10.2 20676 Thursday, October 3, 2024 Approved
Neovim 0.10.1 18452 Wednesday, July 24, 2024 Approved
Neovim 0.10.0.20230531-beta 3910 Wednesday, May 31, 2023 Exempted
Neovim 0.10.0 17941 Friday, May 17, 2024 Approved
Neovim 0.10.0-beta 940 Friday, April 7, 2023 Exempted
Neovim 0.9.5 32035 Sunday, December 31, 2023 Approved
Neovim 0.9.4 17118 Monday, October 9, 2023 Approved
Neovim 0.9.2 8285 Thursday, September 7, 2023 Approved
Neovim 0.9.1.20230531 19997 Wednesday, May 31, 2023 Approved
Neovim 0.9.0 9549 Thursday, April 13, 2023 Approved
Neovim 0.9.0-beta 2163 Sunday, November 20, 2022 Exempted
Neovim 0.8.3 19835 Friday, February 3, 2023 Approved
Neovim 0.8.2 9339 Thursday, December 29, 2022 Approved
Neovim 0.8.1 10050 Wednesday, November 16, 2022 Approved
Neovim 0.8.0 12212 Friday, September 30, 2022 Approved
Neovim 0.7.3-beta 1972 Wednesday, June 29, 2022 Approved
Neovim 0.7.2 19211 Wednesday, June 29, 2022 Approved
Neovim 0.7.1-beta 1438 Friday, April 15, 2022 Approved
Neovim 0.7.0 14371 Saturday, April 16, 2022 Approved
Neovim 0.7.0-beta 2880 Wednesday, December 1, 2021 Approved
Neovim 0.6.1 22281 Sunday, January 2, 2022 Approved
Neovim 0.6.0.20211125-beta 400 Thursday, November 25, 2021 Approved
Neovim 0.6.0 7840 Wednesday, December 1, 2021 Approved
Neovim 0.6.0-beta 7688 Friday, July 2, 2021 Approved
Neovim 0.5.1 13660 Thursday, October 7, 2021 Approved
Neovim 0.5.0 17805 Friday, July 2, 2021 Approved
Neovim 0.5.0-beta 16311 Friday, April 3, 2020 Approved
Neovim 0.4.5.20210116-beta 166 Monday, January 18, 2021 Approved
Neovim 0.4.5-beta 214 Thursday, August 13, 2020 Exempted
Neovim 0.4.4.20210116 24353 Monday, January 18, 2021 Approved
Neovim 0.4.4 20503 Wednesday, September 9, 2020 Approved
Neovim 0.4.3 26713 Monday, November 18, 2019 Approved
Neovim 0.4.2 5454 Monday, September 16, 2019 Approved
Neovim 0.3.8 5617 Friday, July 5, 2019 Approved
Neovim 0.3.7 2245 Friday, June 14, 2019 Approved
Neovim 0.3.6 1423 Wednesday, June 5, 2019 Approved
Neovim 0.3.5 3706 Tuesday, April 30, 2019 Approved
Neovim 0.3.4 5865 Friday, February 1, 2019 Approved
Neovim 0.3.3 1604 Friday, January 18, 2019 Approved
Neovim 0.3.2.88-beta 798 Friday, July 20, 2018 Approved
Neovim 0.3.2 1350 Saturday, January 5, 2019 Approved
Neovim 0.3.1 7691 Friday, July 20, 2018 Approved
Neovim 0.3.0 2432 Thursday, June 14, 2018 Approved
Neovim 0.3.0-beta 305 Thursday, June 14, 2018 Approved
Neovim 0.2.2.20180420 3545 Saturday, April 21, 2018 Approved
Neovim 0.2.2.20180416 875 Monday, April 16, 2018 Approved
Neovim 0.2.2.988-beta 409 Saturday, April 21, 2018 Approved
Neovim 0.2.2.900-beta 445 Monday, April 9, 2018 Approved
Neovim 0.2.2 7480 Thursday, November 30, 2017 Approved
Neovim 0.2.1.329-beta 1509 Saturday, June 10, 2017 Exempted
Neovim 0.2.1.258-beta 583 Monday, May 29, 2017 Exempted
Neovim 0.2.1.244-beta 478 Wednesday, May 24, 2017 Exempted
Neovim 0.2.1 2504 Saturday, November 11, 2017 Approved
Neovim 0.2.0.20170610 8008 Saturday, June 10, 2017 Approved
Neovim 0.2.0 1866 Wednesday, May 24, 2017 Approved
Neovim - experimental 0.0.0.928-nightly 665 Friday, June 10, 2016 Exempted
Neovim - experimental 0.0.0.926-nightly 513 Thursday, June 2, 2016 Exempted
Neovim - experimental 0.0.0.924-nightly 550 Tuesday, May 31, 2016 Exempted
Neovim - experimental 0.0.0.866-nightly 466 Thursday, May 26, 2016 Exempted
Neovim - experimental 0.0.0.856-nightly 477 Wednesday, May 25, 2016 Exempted
Neovim - nightly build 0.0.0.836-nightly 528 Saturday, May 14, 2016 Exempted

Release notes here.


Discussion for the Neovim Package

Ground Rules:

  • This discussion is only about Neovim and the Neovim package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Neovim, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus