Switch vim colorsceme to gruvbox

This commit is contained in:
Dave Gallant
2020-11-27 13:22:09 -05:00
parent f335ba220f
commit 5e08dc7c58
4 changed files with 1423 additions and 6 deletions

View File

@@ -69,5 +69,5 @@ shell:
key_bindings:
- { key: Home, mods: Control, action: ResetFontSize }
- { key: Add, mods: Control, action: IncreaseFontSize }
- { key: Subtract, mods: Control, action: DecreaseFontSize }
- { key: Plus, mods: Control, action: IncreaseFontSize }
- { key: Minus, mods: Control, action: DecreaseFontSize }