summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-10-17 20:01:15 -0400
committerpommicket <pommicket@gmail.com>2023-10-17 20:06:12 -0400
commit85c30e8fb21170d602efb53a86c0000a3aa79cbf (patch)
tree6e883ebeb4a300ae92ef815350d9c7deb77e6a1c /main.c
parented07fe85ec0b85d8d0ade65caac0f04b999890b4 (diff)
switch back to starting file after rename
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 78b3373..81bd118 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-- switch back to starting file after rename
- .editorconfig (see https://editorconfig.org/)
FUTURE FEATURES:
- autodetect indentation (tabs vs spaces)