diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-11 14:51:10 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-11 14:57:54 -0500 |
commit | 143ed955b939b3292801fb9503ad8759467defcd (patch) | |
tree | 4563d693b445af8c76aac68dccd42bca1f1e0f31 /main.c | |
parent | aaebf30ccd75ba27ec55bc45ed886cdae2ca58ef (diff) |
finishing touches for v. 0.3
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ // @TODO: -// - highlight matching parentheses // - split // - completion // - view-only |