What completion method should i try first

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

    Generalized and Personalized (by Alexis12119)

    I personally use nvim-cmp. Here is my cmp configuration if you want a reference. And I don't know any other syntax highlighting plugin.

  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-lspconfig

    Quickstart configs for Nvim LSP

    I use the built-in completion, which the nvim-lspconfig docs even provide the setup for:

  4. .config

    mirror of repo on Codeberg (by heygarrett)

    I added an autocmd to make it automatic.

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

  • Using Neovim on OpenWRT

    2 projects | dev.to | 7 Mar 2025
  • ⛏️How to Compile and Install Neovim on Debian

    1 project | dev.to | 5 Mar 2025
  • My NeoVim Experience: Productivity vs Curiosity

    1 project | dev.to | 24 Jan 2025
  • How to Enable Undercurl in Neovim: Terminal and Tmux Setup Guide

    1 project | dev.to | 14 Jan 2025
  • Setting Up Neovim

    5 projects | dev.to | 1 Jan 2025

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