neovim-plugin VS nvim

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

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-plugin nvim
2 68
34 4,620
- 7.1%
10.0 9.0
over 3 years ago 10 days 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-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.

nvim

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

What are some alternatives?

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

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.

rose-pine-theme - All natural pine, faux fur and a bit of soho vibes for the classy minimalist

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

transparent.nvim - Remove all background colors to make nvim transparent

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

nvim-transparent - Remove all background colors to make nvim transparent [Moved to: https://github.com/xiyaowong/transparent.nvim]

impatient.nvim - Improve startup time for Neovim

catppuccin - 😸 Soothing pastel theme for the high-spirited!

neoconf - Cli-Tool to handle Neovim configuration.

dressing.nvim - Neovim plugin to improve the default vim.ui interfaces

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

tree-sitter-markdown - Markdown grammar for tree-sitter