mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-07 04:47:45 +03:00
This reverts commit 9b7dffbd61
.
This commit is contained in:
parent
9b7dffbd61
commit
b55cb3aa11
4 changed files with 11 additions and 5 deletions
|
@ -30,7 +30,7 @@ mod transaction;
|
|||
pub mod wrap;
|
||||
|
||||
pub mod unicode {
|
||||
pub use icu_properties as properties;
|
||||
pub use unicode_general_category as category;
|
||||
pub use unicode_segmentation as segmentation;
|
||||
pub use unicode_width as width;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue