summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-05-11 11:47:22 -0400
committerpommicket <pommicket@gmail.com>2023-05-11 11:47:22 -0400
commit8ae9e18c008dba7e47c5750f7feb91df8bf723df (patch)
treeac80b1663cfe9f6b4c8a772319006eca2e16bd50 /main.c
parent79724dc47d0fe9b6ceaa21cd3af1052bdcaea653 (diff)
fix backups wrt hard links, add crlf-windows setting
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index f09efcf..23d0d07 100644
--- a/main.c
+++ b/main.c
@@ -1,8 +1,5 @@
/*
TODO:
-- fix backup file creation wrt hard links (right now saving a hard-linked file creates a new link)
- idea: just copy to the backup file, then overwrite the original.
- also, add a setting for whether or not to back up.
- option for whether to jump to build error when the build command finishes, and maybe :build-jump, :build-nojump commands
- highlight TODO, FIXME, XXX, others(?) in comments
- :go-to-matching-bracket