Download Latest Version neovide-linux-x86_64.tar (36.2 MB)
Email in envelope

Get an email when there's a new version of Neovide

Home / 0.16.0
Name Modified Size InfoDownloads / Week
Parent folder
Neovide-aarch64-apple-darwin.dmg 2026-03-30 12.1 MB
Neovide-x86_64-apple-darwin.dmg 2026-03-30 12.5 MB
neovide-linux-x86_64.tar 2026-03-30 36.2 MB
neovide.AppImage 2026-03-30 12.9 MB
neovide.AppImage.zsync 2026-03-30 44.5 kB
neovide.exe.zip 2026-03-30 12.1 MB
neovide.msi 2026-03-30 12.9 MB
0.16.0 source code.tar.gz 2026-03-30 35.1 MB
0.16.0 source code.zip 2026-03-30 35.2 MB
README.md 2026-03-30 18.1 kB
Totals: 10 Items   169.1 MB 0

At the time that @neovim releases 0.12, we must also ship something special!

We are happy to bring this release, which is a quite big one due to one of the most substantial Neovide updates in recent months, with major improvements, configs, rendering and many new features to improve your workflow.

Please, heads up to the updated docs to check this out further.

Neovide will always be free and open-source.

Sponsorship is highly appreciated.

macOS multi-window

You can check the multi-window [documentation](https://neovide.dev/configuration.html#macos-multi-window-editors) to enable system tabs if you want, setup hotkeys and more.

Screenshot of Neovide using system tabs on macOS

CleanShot 2026-03-30 at 15 47 43@2x


Screenshot of Neovide using the native system switcher on macOS

CleanShot 2026-03-30 at 15 40 35@2x


Animated Progress Bar

https://github.com/user-attachments/assets/63bce924-5e55-4321-aa3c-ee9344ae7859


Force-Click Preview on macOS

It comes enabled by default once you press your trackpad force-click, check the [docs](https://neovide.dev/commands.html#force-click-macos-nightly) to customize it.

Native Quick Look panel for files

https://github.com/user-attachments/assets/58b3d0e7-5654-42da-992f-eeac91555143

URL force-click with Quick Look preview

https://github.com/user-attachments/assets/911d732c-68cb-4678-9db2-637370560563

Dictionary for plain text

https://github.com/user-attachments/assets/d0302001-7686-4da3-9db0-86babcff88e2

Multiple suggestions for plain text

https://github.com/user-attachments/assets/33a7a9f3-d733-4a45-9a59-721569f127c3


System matching pair highlight

Opt-in, see the [docs](https://neovide.dev/configuration.html#highlight-matching-pair-macos-only) for more info.

https://github.com/user-attachments/assets/a466aee6-6cf5-4453-a6d0-85b57ee5e1c5


Features

Bug Fixes

Breaking Changes

  • g:neovide_theme changed its meaning. Now we automatically manage Neovim's background value by default, as long as the user has not set it explicitly. At the same time g:neovide_theme now controls the window theme rather than the old behavior.

  • g:neovide_background_color has been removed. It now has no effect. If you previously used it to control title bar or transparency-related appearance on macOS, migrate to g:neovide_opacity and, when/if needed, g:neovide_normal_opacity to achieve similar results.

Compatibility Notes

  • g:neovide_show_border is now enabled by default. Users who relied on the old default appearance may want to set it to false explicitly.

Others

Docs

New Contributors

Full Changelog: https://github.com/neovide/neovide/compare/0.15.2...0.16.0

Source: README.md, updated 2026-03-30