[video] I am done with vim

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

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

    A vi-like editor based on Plan 9's structural regular expressions (by martanne)

  • That's why I switched to vis

  • LunarVim

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

  • THIS :P

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • neovim

    Vim-fork focused on extensibility and usability

  • looks like some of the functionality is in: feat: restore --remote

  • neovim-remote

    :ok_hand: Support for --remote and friends.

  • I've also seen neovim-remote, but haven't gone back to try it either.

  • lsp

    Language Server Protocol (LSP) plugin for Vim9 (by yegappan)

  • On native LSP integration, I initially thought the same, but then after looking at how vim manages the language server protocol specification, I believe it is a better design to support JSON RPC (as they have done since vim 8.2) and implement LSP with plugins. The reason is that many people have no use for LSP and you have a more compartmentalized design in that way. In fact, there are already LSP plugins using vim9 script (https://github.com/yegappan/lsp).

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