diff --git a/todo.md b/todo.md index 32b77f1..8fd4759 100644 --- a/todo.md +++ b/todo.md @@ -1,9 +1,8 @@ # Todo ## Todo Now -* Let lambda icons embed more icons. * Refactor out embedded nodes from SyntaxNodes into a common data structure. -* Redesign case to avoid non-locality. +* 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..