-
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…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.14.3 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.12.3
**Thrown From**: [gruvbox-plus-syntax](https://github.com/Briles/gruvbox-atom) pa…
-
Is it possible to set up neotree to pick up on the theme that I've set for Emacs?
For example I've installed gruvbox-theme and all of my file buffers and the command buffer have picked it up, but …
-
Most of the dark backgrounds for gruvbox dark mode are neutral(#282828) with many warm background and foreground colors. bg_h0, which is #1d2021, has an rgb profile of 29, 32, 33, which differs from t…
D0J0P updated
4 months ago
-
I just found your gruvbox theme and would love to use it, but I have some trouble. I dont know on which side the issue lies.
But this is kinda tough
![image](https://github.com/Almo7aya/neogruvbox.n…
-
Darkmode/Lightmode functionality
Problem:
Detecting system-wide theme as dark/light is not going so well on NixOS. In addtion, my themes are defined through nix-colors, so switching the color-sche…
-
Move away from Solarized
-
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…
-
Hi, first of all, congratulations for your excellent work.
I have this problem with [st and gruvbox-dark-medium](https://imgur.com/a/IQrhl7v) that the colors are never correct as they are in [urxvt …
-
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:
…