neovim-plugin VS vim-illuminate

Compare neovim-plugin vs vim-illuminate and see what are their differences.

vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching. (by RRethy)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
neovim-plugin vim-illuminate
2 24
34 1,995
- -
10.0 6.2
over 3 years ago 3 months ago
Lua Lua
- -
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-plugin

Posts with mentions or reviews of neovim-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • Should I remove require('plugin').setup() from my plugins?
    2 projects | /r/neovim | 3 May 2023
    Definitely remove it, as it is an anti-pattern that gained popularity because individuals often copy content without careful consideration. As far as I know, it primarily originated from this Github post, which was created during the early days of Lua's growing popularity in Neovim as an attempt to reinvent the wheel.
  • Guide: Structuring Lua plugins
    11 projects | /r/neovim | 7 Nov 2022
    I'm pretty sure we got started down the .setup road because of this article by norcalli a few years ago. It was published when plugins started using Lua and suddenly I went from seeing one or two plugins using .setup to literally every single plugin use it.

vim-illuminate

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

What are some alternatives?

When comparing neovim-plugin and vim-illuminate you can also consider the following projects:

mason.nvim - Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.

nvim-lspconfig - Quickstart configs for Nvim LSP

leap.nvim - Neovim's answer to the mouse 🦘

nvim-treesitter-refactor - Refactor module for nvim-treesitter

impatient.nvim - Improve startup time for Neovim

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

neoconf - Cli-Tool to handle Neovim configuration.

nerdtree - A tree explorer plugin for vim.

nvim-jdtls - Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

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

nvim - 🍨 Soothing pastel theme for (Neo)vim

Vim - The official Vim repository