-
ror while calling lua chunk: /home/fld/.config/nvim/lua/colorscheme.lua:2: module 'gruvbox' not found:
no field package.preload['gruvbox']
no file './gruvbox.lua'
no file '/…
-
Dear gruvbox community,
I noticed gruvbox-community/gruvbox looks slightly different in vim and neovim.
VIM
![image](https://github.com/user-attachments/assets/3b5b4a54-be54-45d9-bbfa-4943c892…
-
Hi, do you have any progress on the gruvbox theme?
Maybe something locally that you haven't pushed yet?
Thanks a lot :)
-
Hi, I like your theme a lot but I am a fan of dark mode Gruvbox colors. Is there a simple way to take your theme as a base and use a Gruvbox color scheme?
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Open a CSS file
ex:
```css
.test {
color: red;
}
#test {
text-align: center;
}
button {…
-
I'm using Vim 8.2 with gruvbox and coc.vim
this is my ~/.vimrc
````
set rnu
set clipboard=unnamedplus
call plug#begin('~/.vim/plugged')
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plu…
-
Please add [gruvbox theme](https://github.com/morhetz/gruvbox-contrib/tree/master/gedit) as well.
-
It would be nice if the colors palette was exposed to users of this plugin.
### Current State
The current state only allows us to override a highlight group with a string. See below.
```
require…
-
I had to manually copy gruvbox.vim to ~/.vim/colors/. to get it to work... strange. Not currently using in any case.
-
### Is your feature request related to a problem? Please describe.
Hello, this is my first issue ever on github so please redirect me if i posted this in the wrong place.
I wanted to use [this](ht…