summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2024-07-17 23:12:30 -0700
committerpommicket <pommicket@gmail.com>2024-07-17 23:12:30 -0700
commitbf27c55563994a634b76b6f78afcf538a8b89839 (patch)
tree126a7eff8516aedccbac9d8533a54124648d477b /main.c
parentdd6dcaec09426e786f5265fcb08dea283cb63fc0 (diff)
fix highlighting of '\u{1023}' in Rust
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 913b67d..af57927 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,6 @@
/*
TODO:
- fix opening file from build output (while there are any nodes open)
-- fix highlighting of '\u{1023}' in Rust
FUTURE FEATURES:
- more tests