summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-04 11:04:15 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-04 11:04:15 -0500
commitc77fc69367003edb43b480f1726db02641bdd0be (patch)
tree8fabcf31903777294d6642a1d214d3fafffe62fa /main.c
parent36673f1e78537de87ce58566f947a995e5897799 (diff)
prevent opening the same file twice
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 2a7fc1a..96820b6 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
// @TODO:
// - popup to reload files and config on change
-// - shouldn't be possible to open the same file twice
// - find & replace (with regex)
// - split
// - completion