diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ // @TODO: +// - run shell command (i.e. not just `make`) +// - completion + // - more instructions (basic stuff + how to open config) // - update screenshot in README // - test windows 7 -// - completion #include "base.h" no_warn_start |