diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ // @TODO: -// - find & replace (with regex) +// - chained undos (replace all = one undo action) +// - highlight matching parentheses // - split // - completion // - view-only |