Skip to content

Commit 968b256

Browse files
authored
Merge pull request #813 from multiplex55/codex/implement-checklist-parser-and-sync-features
Codex-generated pull request
2 parents 247b075 + 2d88072 commit 968b256

2 files changed

Lines changed: 536 additions & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ pub mod launcher;
1111
pub mod linking;
1212
pub mod logging;
1313
pub mod mouse_gestures;
14+
pub mod note_todo_sync;
1415
pub mod plugin;
1516
pub mod plugin_editor;
1617
pub mod plugins;

0 commit comments

Comments
 (0)