git-delta 0.19.2

A syntax-highlighting pager for git
1
2
3
4
5
pub mod assets;
pub mod dirs;
mod less;
pub mod output;
pub mod terminal;