diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ (make every c file a valid translation unit) - some way of opening + closing all C files in directory for clangd workspace/symbols to work? is this still necessary? + - maybe it can be done with the clangd config instead.s - CSS highlighting - styles ([color] sections) - more documentation generally (development.md or something?) |