summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-07-20 16:44:49 -0400
committerpommicket <pommicket@gmail.com>2023-07-20 16:44:49 -0400
commit6148ea652c3e396a12e739a7d84c1a2e46255485 (patch)
tree5de2fea2a43f02ac533e292a9bf144c6a1a58122 /main.c
parenta10edbd6eae2ad1380c12a364cdbe4b57210ebaf (diff)
fix highlighting of self-closing tags in JSX files
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.c b/main.c
index c9da289..d7979d4 100644
--- a/main.c
+++ b/main.c
@@ -1,4 +1,6 @@
/*
+TODO:
+- windows UI scaling
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)
- font setting & support for multiple fonts to cover more characters