implemented a custom text editor (but still no fs to use it with 😭)

This commit is contained in:
FantasyPvP
2024-11-14 22:43:49 +00:00
parent f40e0585df
commit 1588b4fbf3
10 changed files with 379 additions and 5 deletions
+1
View File
@@ -4,6 +4,7 @@ pub mod crystalfetch;
pub mod rickroll;
pub mod shell;
pub mod tasks;
pub mod editor;
mod gigachad_detector;
//mod shellrewrite;