Neovim everything converter

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. nvim-conv

    Multipurpose numeric conversion tool for neovim written in Lua

    I've made a plugin for neovim entirely written in Lua to perform all sorts of conversions. It's called nvim-conv. I don't know if something like this exists or not, but I needed it and wanted to learn how to write plugins, so there you go.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. cmp-git

    Git source for nvim-cmp

    Nah but seriously, looks cool! One potential idea, maybe you could create an nvim-cmp source for it, like what cmp-git does for git? Then you could have LSP-style completions for them when you type something directly in the editor, instead of having to go to the commandline every time. Not sure how feasible/hard that'd be to do, but just an idea.

  4. cmp-calc

    nvim-cmp source for math calculation

    Better ref for this idea may be cmp-calc

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

  • Inline AI Suggestions in NeoVim: GitHub Copilot vs Windsurf (Codeium) — A Technical Comparative Analysis

    6 projects | dev.to | 6 May 2025
  • Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager

    25 projects | dev.to | 24 Jun 2024
  • I can't get copilot.lua to work

    2 projects | /r/neovim | 15 Nov 2023
  • Enabling python's snippets.

    4 projects | /r/neovim | 1 Jul 2023
  • Why might copilot not be showing up in my completions list?

    1 project | /r/neovim | 20 Jun 2023

Did you know that Lua is
the 18th most popular programming language
based on number of references?