diff options
author | pommicket <pommicket@gmail.com> | 2023-03-02 14:26:52 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-02 14:27:16 -0500 |
commit | c67ac3cecf5452467ea0fc757400de94bd8bdb74 (patch) | |
tree | 91ec6d340ef8a2c764e868d1dadfea173b310634 /main.c | |
parent | 3ae33ebfab7545597d48dba173830f262deaf24f (diff) |
CSS highlighting
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,10 +1,7 @@ /* @TODO: -- CSS [a=b] selectors - - other CSS things? - preserve permissions on save FUTURE FEATURES: -- CSS highlighting - option for separate colors for read/write highlights - styles ([color] sections) - for this, it would be nice to have #include in ted.cfg |