my init.lua with 84 plugins and includes 1824 LoC

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

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

    following HEAD (nightly build) neovim lua config, for Linux only, clone it to `~/.config/nvim` (by ttys3)

  • completion-nvim

    Discontinued A async completion framework aims to provide completion to neovim's built in LSP written in Lua

    If you look up completion-nvim code frecuency and nvim-compe code frequency you can see that, before that las commit, had a lot of time without any or very changes.

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

  • nvim-compe

    Discontinued Auto completion Lua plugin for nvim

    If you look up completion-nvim code frecuency and nvim-compe code frequency you can see that, before that las commit, had a lot of time without any or very changes.

  • nord.nvim

    Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support

  • NvChad

    Discontinued An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast. [Moved to: https://github.com/NvChad/NvChad] (by siduck76)

    This repo https://github.com/siduck76/NvChad ?

  • lsp-status.nvim

    Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline

    about the last, I need status_progress from lsp-status, which is provided by statusline.progress, seems the code is more than 10 lines. https://github.com/nvim-lua/lsp-status.nvim/blob/54c395248539d65fddda46f7d92e3421856874c1/lua/lsp-status/statusline.lua#L77 and it also depends https://github.com/nvim-lua/lsp-status.nvim/blob/master/lua/lsp-status/messaging.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