5 Features Neovim Is Still Missing: Love The Project But Still Wish For More

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • neovimcraft

    website that makes it easy to find neovim plugins

  • Always interesting to see how other people use Neovim and what they think is important! I found myself nodding my head to some of these and being completely unconcerned about others. In particular, I think that omnicomplete and completion in general is at a really good point for upstreaming. The landscape of completion sources hasn't been changing too much over the past few years, the problem is well understood, and the desirability is high (nvim-cmp is the fifth most starred Neovim plugin of all time).

  • overseer.nvim

    A task runner and job management plugin for Neovim

  • I would like to call out that "make compiler plugins async" sounds like a simple change, but quickly becomes quite complex. Let's say you do an async :make, now you have a background process. How do you cancel it? How do you view the output? Can you hide it and then come back to it? Can you run more than one at a time? Can you view all running tasks? If you want to have only very basic controls you could do what vim-dispatch is doing, but I personally don't think it's very good. I think any solution shy of VS Code style tasks control will be insufficient, but I think the appetite for adding something that complex to core Neovim is quite low. That said, this (and more) is something I really wanted, which is why I wrote overseer.nvim

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • ra-multiplex

    share one rust-analyzer server instance between multiple LSP clients to save resources

  • Have a look at https://github.com/pr2502/ra-multiplex made by a friend of mine

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

  • Ask HN: Do you make a work breakdown structure before programming?

    1 project | news.ycombinator.com | 20 Feb 2024
  • exrc.nvim - utilities for writing and managing .nvim.lua files

    2 projects | /r/neovim | 10 Dec 2023
  • What are your custom treesitter language injections?

    5 projects | /r/neovim | 6 Dec 2023
  • LSP or Conform? Which one should I use to format?

    1 project | /r/neovim | 5 Dec 2023
  • Ask HN: Product management for solo side projects?

    1 project | news.ycombinator.com | 23 Nov 2023