diff options
author | pommicket <pommicket@gmail.com> | 2023-01-01 23:35:55 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-01-01 23:35:55 -0500 |
commit | 94b241351c7418c2f6a32cc01b889bc48478c50d (patch) | |
tree | 6647c7428c82fe2cd8290fc94983e5934ca1b4e2 /main.c | |
parent | 4a8dcb2db975a3681ff63518a20ca8afc3137782 (diff) |
replace @OPTIMIZE with @TODO
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ /* @TODO: -- change @OPTIM(IZE) to @TODO - rename v[234] to vec[234] - handle multiple symbols with same name in go-to-definition menu - better non-error window/showMessage(Request) |