bottom panel moved

This commit is contained in:
Priec
2025-08-22 16:48:25 +02:00
parent ea7ff3796f
commit 3dff2ced6c
8 changed files with 129 additions and 79 deletions

View File

@@ -11,6 +11,7 @@ pub mod utils;
pub mod buffer;
pub mod sidebar;
pub mod search;
pub mod bottom_panel;
pub use ui::run_ui;