Neovim appeals to minimalists and power users alike. With that in mind, how many plugins are you generally using?

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

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

    mirror of repo on Codeberg (by heygarrett)

  • Not counting dependencies, I'm currently using 14 plugins. I'm curious about how many plugins other folks generally have configured.

  • mini.nvim

    Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort

  • Used around 47 before fully embracing Lua, Neovim 0.5, and writing my own versions of most commonly used packages (which resulted in mini.nvim). Now 35 and moving lower with development of this single plugin.

  • 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
  • nvim-lua-guide

    Discontinued A guide to using Lua in Neovim

  • I would recommend looking into embracing Lua + Neovim. Neovim 0.5 has an integrated LSP client. Utilizing that is a lot better than using coc.

  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • LSP Config: https://github.com/neovim/nvim-lspconfig (you'll need to install the actual language servers yourself)

  • gitsigns.nvim

    Git integration for buffers

  • Gitsigns : https://github.com/lewis6991/gitsigns.nvim

  • nvim-cmp

    A completion plugin for neovim coded in Lua.

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

  • How to make available new LSP servers to NeoVim

    5 projects | /r/neovim | 17 Jan 2023
  • Neovim - Workflow para Java, C# e JS/TypeScript (Atualização com Neovim 0.8 e LSP)

    28 projects | dev.to | 1 Jan 2023
  • Help me write my first Snippets using Luasnip

    4 projects | /r/neovim | 22 Nov 2021
  • Working config for cmp-nvim +Ultisnips

    2 projects | /r/neovim | 24 Sep 2021
  • Why Neovim is My Text Editor of Choice

    2 projects | dev.to | 23 Apr 2024