mirror of
https://github.com/sharkdp/bat
synced 2026-08-01 18:31:46 +00:00
Merge pull request #102 from eth-p/master
Added text wrapping. (Fixes #54)
This commit is contained in:
@@ -19,6 +19,7 @@ extern crate syntect;
|
||||
|
||||
mod app;
|
||||
mod assets;
|
||||
mod decorations;
|
||||
mod diff;
|
||||
mod printer;
|
||||
mod style;
|
||||
|
||||
Reference in New Issue
Block a user