diff options
author | pommicket <pommicket@gmail.com> | 2024-07-17 23:12:30 -0700 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2024-07-17 23:12:30 -0700 |
commit | bf27c55563994a634b76b6f78afcf538a8b89839 (patch) | |
tree | 126a7eff8516aedccbac9d8533a54124648d477b /main.c | |
parent | dd6dcaec09426e786f5265fcb08dea283cb63fc0 (diff) |
fix highlighting of '\u{1023}' in Rust
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |