From ae81f02448afb77e35fd9c28feca259d87912899 Mon Sep 17 00:00:00 2001 From: Robbie Gleichman Date: Fri, 19 Jul 2019 00:39:47 -0700 Subject: [PATCH] Update todo --- todo.md | 1 - 1 file changed, 1 deletion(-) diff --git a/todo.md b/todo.md index 8fd4759..9b501de 100644 --- a/todo.md +++ b/todo.md @@ -1,7 +1,6 @@ # Todo ## Todo Now -* Refactor out embedded nodes from SyntaxNodes into a common data structure. * Redesign case icon to avoid non-locality. * Add command line flags for color style, embedding, and whether to draw arrowheads. * Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..