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