Skip to content

Commit

Permalink
todo: outline more icon domains and sets
Browse files Browse the repository at this point in the history
  • Loading branch information
RoloEdits committed Jan 4, 2025
1 parent 1ca2538 commit 2783bdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helix-view/src/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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)]
Expand Down

0 comments on commit 2783bdb

Please sign in to comment.