NVIM 0.9.0 was released

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • neovim

    Vim-fork focused on extensibility and usability

  • #!/bin/bash wget https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz tar xzvf nvim-linux64.tar.gz sudo cp nvim-linux64/bin/* /usr/bin/ sudo cp -r nvim-linux64/lib/* /usr/lib/ sudo cp -r nvim-linux64/share/* /usr/share/ sudo update-icon-caches /usr/share/icons/* rm nvim-linux64.tar.gz rm -rf nvim-linux64 echo "done!"

  • homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

  • The PR is out here.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-osc52

    A Neovim plugin to copy text through SSH with OSC52

  • Does this eliminate the need for things like nvim-osc52 (what I have been using for a while now to deal with this)?

  • neovim-aarch64-appimage

    build nvim.appimage for aarch64(arm64) arch

  • PSA: you can download aarch64 appimage from here https://github.com/matsuu/neovim-aarch64-appimage

  • pvim

    Portable Neovim. Contain it all to just one directory

  • Psst. I made pvim for exactly this purpose (originally, it's expanded since then)

  • bob

    A version manager for neovim (by MordechaiHadad)

  • I use on all platforms: https://github.com/MordechaiHadad/bob

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts