mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
Home + End keys, refactoring for seperate ui folder/lib
This commit is contained in:
parent
299018aa34
commit
9dda23cf8b
13 changed files with 2490 additions and 49 deletions
|
@ -53,6 +53,7 @@ mod keyboard_input;
|
|||
pub mod lang;
|
||||
mod mvc;
|
||||
//pub mod mvc; // for benchmarking
|
||||
mod ui;
|
||||
mod resources;
|
||||
mod selection;
|
||||
mod text_buffer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue