mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
merge layout/ with space/
This commit is contained in:
parent
f1a8d9e846
commit
3c990e9f63
19 changed files with 23 additions and 21 deletions
|
|
@ -1,5 +1,4 @@
|
|||
pub mod core; pub(crate) use self::core::*;
|
||||
pub mod layout; pub(crate) use self::layout::*;
|
||||
pub mod api; pub(crate) use self::api::*;
|
||||
pub mod tui; pub(crate) use self::tui::*;
|
||||
pub mod edn; pub(crate) use self::edn::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue