dialog is a feature

This commit is contained in:
filipriec
2025-08-23 13:29:28 +02:00
parent cbb3ed7c48
commit f281eaa662
15 changed files with 135 additions and 113 deletions

View File

@@ -10,6 +10,7 @@ pub mod services;
pub mod utils;
pub mod buffer;
pub mod sidebar;
pub mod dialog;
pub mod search;
pub mod bottom_panel;
pub mod pages;