Start a helix directory

This commit is contained in:
fantacell 2025-07-09 12:35:24 +02:00
parent 459f7e3403
commit b93869c564
3 changed files with 132 additions and 109 deletions

View file

@ -1,3 +1,5 @@
mod object;
use editor::{DisplayPoint, Editor, movement};
use gpui::{Action, actions};
use gpui::{Context, Window};