From bf27c55563994a634b76b6f78afcf538a8b89839 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 17 Jul 2024 23:12:30 -0700 Subject: fix highlighting of '\u{1023}' in Rust --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') 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 -- cgit v1.2.3