sort of fix text editing (better but still bad)
This commit is contained in:
1 parent
242c3b992e
commit
e9853120ce
3 files changed
+13
-6
No files matched your search
@@ -4,6 +4,7 @@
|
||||
#![feature(const_from)]
|
||||
#![feature(map_try_insert)]
|
||||
#![feature(trait_alias)]
|
||||
#![feature(round_char_boundary)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in new issue
Block a user