summaryrefslogtreecommitdiffstats
path: root/src/joshuto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/joshuto.rs')
-rw-r--r--src/joshuto.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/joshuto.rs b/src/joshuto.rs
index fa8f226..1b5a77d 100644
--- a/src/joshuto.rs
+++ b/src/joshuto.rs
@@ -14,7 +14,7 @@ pub mod keymap;
pub mod mimetype;
mod command;
mod history;
-// mod navigation;
+mod input;
mod sort;
mod structs;
mod ui;