tUpdate TODO - ve - a minimal text editor (work in progress)
(HTM) git clone git://src.adamsgaard.dk/ve
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 766d9756f21dd4622bc62457f21d931e35dd019f
(DIR) parent 8b9ee8e408ba05284ff7e8133d8f0be667521504
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Wed, 7 Aug 2019 10:54:21 +0200
Update TODO
Diffstat:
M TODO | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/TODO b/TODO
t@@ -4,3 +4,4 @@
- Implement regular expressions during search
- Put user-configurable parts (keybinds, colors, tabwidth) into config.h
- Allow call of external processes with keybindings
+- Implement syntax highlighting