git-delta 0.9.2

A syntax-highlighting pager for git
1
2
3
4
5
6
pub mod diff;
pub mod list_syntax_themes;
mod sample_diff;
pub mod show_config;
pub mod show_syntax_themes;
pub mod show_themes;