Should I switch to vim?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vimspector

    vimspector - A multi-language debugging system for Vim

  • vimspector would like to have a word with you

  • vide

    Run/execute any program in vim with single click

  • Yes vim has colored code, autoindent, smartindent and also has youcompleteme and apart from these basic ide like features you can also run any program with a single click just like an ide using this https://github.com/particleofmass/vide

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

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

  • There is a current project that offers all the benefits of LSP and that an IDE. In fact that's the purpose of https://github.com/ChristianChiarulli/LunarVim . I myself have installed and once it's built (you need to build the latest neovim from github with `ninja`), it works really well. Most of the configs are written in Lua, so it will take some adjustment to adapt your settings. But there are sane defaults out-of-the-box. The author has done videos that explains more https://odysee.com/@chrisatmachine:f/neovim-install-lunarvim-a-config-with:1

  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • If you are coming from VSCode, you should take a look at CoC.nvim, which tries to emulate a VSCode extension environment to achieve easy porting of many VSCode plugins.

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

  • Advice on moving from Emacs to Neovim

    6 projects | /r/neovim | 1 Mar 2023
  • Need help in installing autocomplete/intellisense plugin for C++ in neovim.

    3 projects | /r/neovim | 1 Feb 2023
  • NeoVim as IDE

    5 projects | /r/neovim | 17 Dec 2022
  • Implement the handler for LSP textDocument/onTypeFormatting ?

    5 projects | /r/neovim | 24 Nov 2022
  • Trying neovim as a vim newbie

    2 projects | /r/vim | 12 Aug 2022