1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Use Briles/gruvbox .tmTheme files instead of peaceant's port

This commit is contained in:
John Meow
2020-12-07 07:25:11 +03:00
committed by David Peter
parent a63bb08eda
commit 3d07dec8fd
5 changed files with 7 additions and 6 deletions

View File

@@ -33,9 +33,8 @@ fn all_themes_are_present() {
"ansi",
"base16",
"base16-256",
"gruvbox",
"gruvbox-dark",
"gruvbox-light",
"gruvbox-white",
"zenburn"
]
);