vig 0.8.0

Git TUI side-by-side diff viewer
1
2
3
4
5
6
pub(crate) mod diff;
pub(crate) mod graph;
pub(crate) mod repository;
pub(crate) mod search;
pub(crate) mod tree;
pub mod watcher;