todo: outline more icon domains and sets

This commit is contained in:
Rolo 2025-01-04 09:02:52 -08:00
parent 0fb74a7160
commit 15d091cb65

View file

@ -6,6 +6,9 @@ use smartstring::{LazyCompact, SmartString};
type String = SmartString<LazyCompact>;
// TODO: Vcs { added  , removed  , ignored  , modified  , renamed  }
// TODO: Snippet {enabled, icon  }
// TODO: Text/Spellcheck { enabled, icon 󰓆 }
#[derive(Debug, Serialize, Deserialize, Default, PartialEq, Eq, Clone)]
#[serde(default)]