mirror of
https://github.com/sharkdp/bat
synced 2026-08-02 18:41:42 +00:00
Rename wrap => wrapping
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
use crate::line_range::{HighlightedLineRanges, LineRanges};
|
||||
use crate::style::StyleComponents;
|
||||
use crate::syntax_mapping::SyntaxMapping;
|
||||
use crate::wrap::WrappingMode;
|
||||
use crate::wrapping::WrappingMode;
|
||||
|
||||
#[derive(Debug, Clone, Copy, PartialEq)]
|
||||
#[cfg(feature = "paging")]
|
||||
|
||||
Reference in New Issue
Block a user