From 613d06dfb0e5fe2fc05b94e5c651dfd10af23310 Mon Sep 17 00:00:00 2001 From: Blaž Hrastnik Date: Mon, 1 Jun 2020 17:42:28 +0900 Subject: wip: importing to github --- helix-core/src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-core/src/lib.rs') diff --git a/helix-core/src/lib.rs b/helix-core/src/lib.rs index 421d8f3c..d2c78d3f 100644 --- a/helix-core/src/lib.rs +++ b/helix-core/src/lib.rs @@ -1,4 +1,5 @@ mod buffer; +mod graphemes; mod selection; mod state; mod transaction; -- cgit v1.2.3-70-g09d2