neovim-config VS nvim-compe

Compare neovim-config vs nvim-compe and see what are their differences.

neovim-config

configuration files for neovim (by rebuilt)

nvim-compe

Auto completion Lua plugin for nvim (by hrsh7th)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
neovim-config nvim-compe
2 91
0 1,332
- -
0.0 8.3
about 3 years ago over 2 years ago
Lua Lua
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

neovim-config

Posts with mentions or reviews of neovim-config. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-07.
  • Help a newb migrate to NeoVim from VSCode
    4 projects | /r/neovim | 7 May 2021
    Ultimately, only you know what works best for your workflow. And your ideal setup will be one that you write yourself. But that doesn't mean you should stay away from other people's configs. Search this subreddit. Try some out. See how other people live. The most obvious things will be the different plugins. You may know how to edit in vim but it's not clear to me if you're already familiar with things like registers, buffers, macros, quickfix lists and other built-in functionality. That stuff is important to learn. These are my dots if you're curious. https://github.com/rebuilt/neovim-config. As for writing in lua vs vimscript, more setup guides include information for vimscript because it's been around longer. But if you're moving to neovim to take advantage of lsp and treesitter and luajit then you might as well go with lua. This is assuming you don't already know vimscript. Find plugins that take advantage of the latest features here. https://github.com/rockerBOO/awesome-neovim. If you're migrating from vs code you might feel at home with this set of configs. https://github.com/ChristianChiarulli/LunarVim
  • I need Tab to work as it does in Sublime-Text. Has anyone figured this out?
    4 projects | /r/neovim | 6 May 2021
    I have it set up in my configs using completion-nvim. https://github.com/rebuilt/neovim-config

nvim-compe

Posts with mentions or reviews of nvim-compe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.

What are some alternatives?

When comparing neovim-config and nvim-compe you can also consider the following projects:

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

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

YouCompleteMe - A code-completion engine for Vim

deoplete.nvim - :stars: Dark powered asynchronous completion framework for neovim/Vim8

lspsaga.nvim - improve neovim lsp experience [Moved to: https://github.com/nvimdev/lspsaga.nvim]

vim-vsnip - Snippet plugin for vim/nvim that supports LSP/VSCode's snippet format.

nvim-lspconfig - Quickstart configs for Nvim LSP

nvim-lspinstall - Provides the missing :LspInstall for nvim-lspconfig

null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.