#phantom #movement #config #vim-like

bin+lib phantom-editor

** A simple yet complex, shadow fast, rust text editor, to run in the shadows **

1 unstable release

0.1.0 Aug 27, 2022

#377 in Text editors

GPL-3.0 license

24KB
664 lines

Phantom

** A simple yet complex, swift like wind, rust text editor, to run in the shadows **

Documentation

Structure

Project Goals/Management

Feel free to comment and watch the progress! Trello Board


lib.rs:

Phantom Editor

A simple yet complex, shadow fast, rust text editor, to run in the shadows

Example

use phantom::{Phantom, PResult};

let mut phantom: Phantom = Phantom::new().expect("Phantom error: {0}");
phantom.run().expect("Panic... phantom run failed");

Dependencies

~2–12MB
~114K SLoC