We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 247b075 + 2d88072 commit 968b256Copy full SHA for 968b256
2 files changed
src/lib.rs
@@ -11,6 +11,7 @@ pub mod launcher;
11
pub mod linking;
12
pub mod logging;
13
pub mod mouse_gestures;
14
+pub mod note_todo_sync;
15
pub mod plugin;
16
pub mod plugin_editor;
17
pub mod plugins;
0 commit comments