tFix line length in TODO - ve - a minimal text editor (work in progress)
HTML git clone git://src.adamsgaard.dk/ve
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 7c68f24f6652203a84104651ceb7ee4790ff8906
DIR parent 130cbb55f9d318c2e0808b5a144f5547630b9b36
HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 7 Aug 2019 13:00:36 +0200
Fix line length in TODO
Diffstat:
M TODO | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
DIR diff --git a/TODO b/TODO
t@@ -21,7 +21,8 @@ Multiple files:
- Implement splits
User configuration:
- - Set user-configurable options (keybinds, colors, tabwidth) in config.h
+ - Set user-configurable options (keybinds, colors, tabwidth)
+ in config.h
Documentation:
- Add help from within editor