Various bugfixes

This commit is contained in:
2026-01-29 19:47:12 -05:00
parent 9fea0430c8
commit 5ba521e493
7 changed files with 54 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
pub mod highlight;
pub mod readline;
pub mod statusline;
use readline::{FernVi, Readline};