diff --git a/TODO b/TODO index 2e2a52c..00c4911 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ #!/usr/bin/env lua --FOR-LINTING-AND-FORMATTING-DON'T-RUN -- This file is *not* meant to be ran or required. It's only lua for syntax highlighting. error("You can't require the todo file!") ----TODO: async/await ----async = coroutine.wrap(passed_f) & call callback afterwards - ---TODO: Desktop Widget ---Fixup the existing ones and support new ones