nvim: coq vs cmp

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. .config

    mirror of repo on Codeberg (by heygarrett)

    I even wrote my own autocmd for auto-completion, which was a lot of fun and helped me learn a lot about Neovim. Together with nvim-snippy it meets all of my needs (so far).

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. nvim-snippy

    Snippet plugin for Neovim written in Lua

    I even wrote my own autocmd for auto-completion, which was a lot of fun and helped me learn a lot about Neovim. Together with nvim-snippy it meets all of my needs (so far).

  4. nvim-cmp

    A completion plugin for neovim coded in Lua.

    I am using cmp, and the main reason for me not to explore the alternatives is that cmp seems to have the most completion sources, which is the core deciding factor for me personally. https://github.com/hrsh7th/nvim-cmp/wiki/List-of-sources

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

  • Ultimate Neovim Setup Guide: lazy.nvim Plugin Manager

    25 projects | dev.to | 24 Jun 2024
  • How could one learn to customize Neovim?

    5 projects | /r/neovim | 30 May 2023
  • cmp lose all completions for vim api

    2 projects | /r/neovim | 16 Feb 2023
  • [plugin spotlight] nvim-snippy, an excellent minimalist snippet plugin

    4 projects | /r/neovim | 1 Feb 2023
  • No lsp suggestions for vim.api and other vim functions

    2 projects | /r/neovim | 21 Jan 2023

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