mirror of
https://github.com/sharkdp/bat
synced 2026-08-10 20:01:45 +00:00
Further simplify module structure
This commit is contained in:
@@ -4,7 +4,7 @@ use std::path::PathBuf;
|
||||
|
||||
use crate::directories::PROJECT_DIRS;
|
||||
|
||||
use bat::assets::HighlightingAssets;
|
||||
use bat::HighlightingAssets;
|
||||
|
||||
fn theme_set_path() -> PathBuf {
|
||||
PROJECT_DIRS.cache_dir().join("themes.bin")
|
||||
|
||||
Reference in New Issue
Block a user