summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorcflip <cflip@cflip.net>2023-01-08 21:25:21 -0700
committercflip <cflip@cflip.net>2023-01-08 21:25:21 -0700
commitc2e8836f592db9cf28111182ea40f1268c758933 (patch)
tree1dce79a44616787778a0223eb4e4dcfccf7f2e83 /TODO
parent76010f7b97e6b71db6e123d28c91f997ff56945c (diff)
Connect the window and font code to the editor's main function
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 460325d..bf6e0a1 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,3 @@
- Write comments in some of the messy code
+- Unify coding style; struct should have CamelCase names
- Try and keep editor_state out of row.c