diff options
author | pommicket <pommicket@gmail.com> | 2023-03-04 16:06:50 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-04 16:06:50 -0500 |
commit | ed9d2be11db07ed1e31e884004ae65b14991de1a (patch) | |
tree | 50d7b3a19089c168d37912143963dbcceff63a16 /main.c | |
parent | 2bdf5709514f5ff4fd734945c883f7789d9cda64 (diff) |
highlight directives in ted.cfg
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ /* -@TODO: -- higlighlight directives in ted.cfg FUTURE FEATURES: - styles ([color] sections) - for this, it would be nice to have #include in ted.cfg |