Given Neovim, is there any reason to purchase Onivim? Also, are nvim/vim plugins vs VSCode plugins equally available?

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
  • joes-sandbox

  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

  • If you're coming from vscode, you might want to look at [LunarVim](https://github.com/ChristianChiarulli/LunarVim) to see what's possible with a neovim config.

  • 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
  • libvim

    libvim: The core Vim editing engine as a minimal C library

  • In progress work, but we do use vim under the hood (i.e. a fork of vim, where we've made it more suitable for being used as a library: https://github.com/onivim/libvim). So we can support vim plugins (or at least a subset of them), we just want to have tests back up and running for them in libvim, and have more testing in place at the Oni2 end as well.

  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • Have you looked into DAP? I'm not sure what OniVim uses/is planning to use for debugging, but I'd presume it's DAP (Debug Adapter Protocol; similar to LSP but for debugging). I've been using nvim-dap on terminal Neovim with pretty good results!

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