diff options
author | pommicket <pommicket@gmail.com> | 2023-08-07 06:50:42 -0400 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2023-08-07 06:50:42 -0400 |
commit | bdbce6fe3c647616d22867bbc82e011c91231dd3 (patch) | |
tree | 04267b99919214df86018066d13e8dc64c8a4bf7 /main.c | |
parent | 81354f84a463ef782f53358a3a3f9b359ece9a64 (diff) |
robust find seems to be working
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,7 +1,4 @@ /* -TODO: -- robust find (results shouldn't move around when you type things) - FUTURE FEATURES: - autodetect indentation (tabs vs spaces) - config variables |