summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2015-03-14 11:27:50 +0000
committerMaxime Coste <frrrwww@gmail.com>2015-03-14 11:27:50 +0000
commit12a732d1faeba33a30e7e00efa9e474dd215c2fb (patch)
tree95958f50dfa33084c95747b0f0164e59e2f0130f
parentd0f504be27e87e69c748fbfde8fd16cbf59788c0 (diff)
Update TODO
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 08557d6b..ac6d56fc 100644
--- a/TODO
+++ b/TODO
@@ -10,7 +10,7 @@
* Mouse support
-* Crash recovery support (swap files)
+* Detect crash recovery files when restarting
* improve highlighters
@@ -57,7 +57,9 @@
* Make kakoune self-documenting
- - Display option docstring
+ - Improve in source doc strings, add minimal markup so that they
+ display nicely with different width (paragraph rewrapping and
+ explicit line break would go a long way)
- Generate documentation from Kakoune source