diff options
author | pommicket <pommicket@gmail.com> | 2023-05-21 22:52:19 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-05-21 22:52:19 -0400 |
commit | e52c5c62824e378bc9a25fff1f41b0254eb85a8a (patch) | |
tree | c2187ceb4e67d40715bf75747a10bb2b6b9d8e4d /themes/classic-light.ted.cfg | |
parent | 37eb65550f164857ed27d2e07c48c8b80c4d15fc (diff) |
highlight TODOs in comments
Diffstat (limited to 'themes/classic-light.ted.cfg')
-rw-r--r-- | themes/classic-light.ted.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/classic-light.ted.cfg b/themes/classic-light.ted.cfg index c154020..a7458ab 100644 --- a/themes/classic-light.ted.cfg +++ b/themes/classic-light.ted.cfg @@ -42,6 +42,7 @@ keyword = #062 preprocessor = #11a string = #b33 character = #960 +todo = #a00 builtin = #70a comment = #555 constant = #077 |