-
Hi!
Some colors seems to have been mixed up with other themes like the Tokyo-Night-theme in commit https://github.com/Fausto-Korpsvart/Gruvbox-GTK-Theme/commit/492292eb178a751762f434f2c3b6b893b9710…
-
## Expected behavior, english is recommend
Expect tagbar to show up, but it gives the error:
:TagbarToggle
E117: Unknown function: tagbar#ToggleWindow
I'm trying this on a c file.
…
-
### Did you clear cache before opening an issue?
- [X] I have cleared my cache
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does the issue happen when log…
-
I'm running into a problem that I've got on one laptop but haven't had on any other installation. I cannot figure out what's going on. In my init.el file I have:
```
(use-package gruvbox-theme
…
-
My configuration:
```
let g:atomic_mode = 7 " night soft
let g:atomic_italic = 1
let g:atomic_bold = 1
let g:atomic_underline = 1
let g:atomic_undercurl = 1
```
![image](https://user-images…
-
I installed yq and I followed the instructions for installing with ohmyzsh and when I had finished it did not provide the option to switch colorschemes with a command.
-
Using gruvbox-material in AstroNvim. It seems since `call gruvbox_material#highlight('NeoTreeNormal', s:palette.fg0, s:palette.bg_dim)` was introduced, background color of Neo-tree is a bit too dark…
-
If I press F5, I get this error
unknow function gruvbox#bg_toggle
I added these to my vimrc:
map :call gruvbox#bg_toggle()
imap :call gruvbox#bg_toggle()a
vmap :call gruvbox#bg_toggle(…
-
#### environment
- vim: 9.0
- nvim: 0.8.0
- vim-airline: latest
- OS: osx m1 12.3.1
#### actual behavior
1. setting for vim-airline && gruvbox
you can see that tabline color th…
-
### What Operating System(s) are you seeing this problem on?
Windows
### WezTerm version
20220101-133340-7edc5b5a
### Did you try the latest nightly build to see if the issue is better (or…