-
Not sure where to put this. I use this theme a lot and recently changed my shell to Fish (http://fishshell.com/).
Since `gruvbox_256palette.sh` is a bash script. You can still load it in Fish via:
…
-
- NVIM v0.5.0-dev+nightly
- Kitty 0.19.3 on OSX Big Sur
- Not running gruvbox_256palette.sh, I have an [encoded version of the colors for kitty](https://github.com/evantravers/dotfiles/blob/master/k…
-
Recently, treesitter changed the highlight groups from something like `TSFunction` into `@function`, so I tried customizing it using the `vim.g.gruvbox_theme` variable, but it throws an error saying t…
-
Currently this repository regroups a lot of various colorschemes. However, if we want to use a few of the colorschemes in this repository along with other colorschemes from other repositories, there m…
jemag updated
3 years ago
-
![image](https://cloud.githubusercontent.com/assets/7953984/25463441/e499d208-2abb-11e7-8e7b-67c901805244.png)
Not sure why this is doing this. I am sourcing the script for colors as per documentat…
-
i am using the Gruvbox-GTK theme on Linux. My titlebars look like this:
![image](https://user-images.githubusercontent.com/23419969/183269970-44f245b8-f9d4-43ef-a452-d62244eac038.png)
Please conside…
-
Any changes to the definition of colors in [gruvbox-material/autoload/gruvbox_material.vim](https://github.com/sainnhe/gruvbox-material/blob/master/autoload/gruvbox_material.vim) and [gruvbox-material…
-
The `Name` entry in `index.theme` says `oomox-gruvbox-dark`, but the installation instruction says to install the theme under `~/.icons/gruvbox-dark-icons-gtk`. Probably the `Name` should be changed t…
-
Thanks a lot for this gorgeous theme 😍
It rocks!
Unfortunately I can't experience is full glory because it has some problems rendering in [WebCord](https://github.com/SpacingBat3/WebCord/).
From…
-
This is my current init.vim for NVIM v0.4.4
```
syntax on
filetype plugin indent on
set ruler " show the line and column number of the cursor.
set exrc
set textwidth=0 " Hard-wrap long lines a…