my-neovim-pluginlist
My personal list of Neovim plugins (by yutkat)
gruvbox.nvim
Lua port of the most famous vim colorscheme (by ellisonleao)
my-neovim-pluginlist | gruvbox.nvim | |
---|---|---|
3 | 46 | |
743 | 2,175 | |
2.7% | 3.9% | |
9.7 | 7.2 | |
3 days ago | 15 days ago | |
HTML | Lua | |
GNU General Public License v3.0 or later | 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.
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.
my-neovim-pluginlist
Posts with mentions or reviews of my-neovim-pluginlist.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-19.
gruvbox.nvim
Posts with mentions or reviews of gruvbox.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-15.
-
How to convert a colorscheme plugin to a basic colorscheme file?
How to convert a colorscheme plugin e.g. gruvbox.nvim to a basic colorscheme file? Basically, I found that all the default colorschemes on nvim when run as root (e.g. on a server) looks like garbage, to the point that it's difficult to read the text.
- Same Settings, but Floating Window have different background.
-
Which colorscheme has the best features and granular customization (default colors aside)? Or a plugin for building custom color schemes?
I'm a big fan of gruvbox
-
Berkeley Mono
So, it's the infamous Gruvbox with some mods to make it transparent
-
Suggestion for neovim color scheme.
i personally use https://github.com/ellisonleao/gruvbox.nvim.
-
Have you ever wondered how "average popular Neovim color scheme" looks like? I have. Here is the result (details in comments):
There are also non-purple-ish color schemes coming right after top 5: - sainnhe/everforest - sainnhe/gruvbox-material and ellisonleao/gruvbox.nvim - navarasu/onedark.nvim - marko-cerovac/material.nvim (except one variation) - shaunsingh/nord.nvim
- Looking for a theme that resembles the visual assist dark theme. Anyone know of such a thing?
-
A Minimal Neovim Configuration for TypeScript Development featuring Lazy.nvim, LSP, Tree-Sitter, Prettier, Guess-Indent
It uses One-Light theme on Mac OS and Gruvbox otherwise. That's because I work on a Mac during the day and my personal machine runs GNU Guix System with XMonad which I have completely themed on Gruvbox.
- Using nvim-lspconfig, why does ccls still make the cache dir in ~/.ccls-cache?
-
How can i load a plugin only if im using Linux using Lazy.nvim.
For conditional loading, I have a colorscheme.lua file in the plugins folder where there's two themes. I intend to load them conditionally based on the hostname, but first I want to set up the gruvbox.nvim theme properly.
What are some alternatives?
When comparing my-neovim-pluginlist and gruvbox.nvim you can also consider the following projects:
neovimcraft - website that makes it easy to find neovim plugins
lazy.nvim - 💤 A modern plugin manager for Neovim
awesome-neovim - Collections of awesome neovim plugins.
base46 - NvChad's base46 theme plugin with caching ( Total re-write )
mini.nvim - Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
gruvbox - Retro groove color scheme for Vim - community maintained edition