diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ // @TODO: // - chained undos (replace all = one undo action) // - highlight matching parentheses +// - indent/dedent region // - split // - completion // - view-only |