diff options
author | pommicket <pommicket@gmail.com> | 2023-03-04 14:17:29 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-03-04 14:17:29 -0500 |
commit | 21296931233d6c955f0a3394c202043e0e58731d (patch) | |
tree | 5a0f6415bb2beb22f0f57706343f3f32ba9def5b /main.c | |
parent | b4f39244f9296838741862d9408cc14b85069bef (diff) |
%include in config files
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ /* +@TODO: check for %include loops FUTURE FEATURES: - styles ([color] sections) - for this, it would be nice to have #include in ted.cfg |