Port of vim-gruvbit for Visual Studio Code.
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for
Gruvbit - Click Install
Ctrl+K Ctrl+T/Cmd+K Cmd+T→ select Gruvbit
- Download the
.vsixfile from Releases - Run:
code --install-extension gruvbit-*.vsix
git clone https://github.com/Maksim-Burtsev/gruvbit-vscode
cd gruvbit-vscode
npm install -g @vscode/vsce
vsce package
code --install-extension gruvbit-*.vsix- Maxim Kim (@habamax) — author of vim-gruvbit
- Pavel Pertsev (@morhetz) — author of gruvbox, the colorscheme gruvbit is based on
MIT


